diff --git a/tools/ddev-local-development-environment.md b/tools/ddev-local-development-environment.md index 6eee3a7..bae4987 100644 --- a/tools/ddev-local-development-environment.md +++ b/tools/ddev-local-development-environment.md @@ -23,3 +23,7 @@ Don't forget the poweroff part or it breaks SSH until you run it. ## Using ddev See [creating new Drutopia sites](creating-new-drutopia-site) for per-site ddev configuration. + +## See also + + * [Git setup](tools/git-setup)