diff --git a/documentation/dev-manual/dev-manual-newbie.xml b/documentation/dev-manual/dev-manual-newbie.xml index bfc61e17c7..a8eada5b10 100644 --- a/documentation/dev-manual/dev-manual-newbie.xml +++ b/documentation/dev-manual/dev-manual-newbie.xml @@ -486,8 +486,8 @@ While each development environment is unique, there are some best practices or methods that help development run smoothly. The following list describes some of these practices. - For more detailed information about these strategies see - Git Workflows. + For more information about Git workflows, see the workflow topics in the + Git Community Book. Make Small Changes: It is best to keep your changes you commit small as compared to bundling many disparate changes into a single commit.