diff --git a/docs/composer/plugin/d4d/index.md b/docs/composer/plugin/d4d/index.md index 404a6eba641c01e1d59ba23a0450d26270bc8385..602ad5f8126908fca81413b7d5d159bced67cb2f 100644 --- a/docs/composer/plugin/d4d/index.md +++ b/docs/composer/plugin/d4d/index.md @@ -55,6 +55,8 @@ and everything will be configured for you. All the commands need to be called from the root of your main Drupal project. +As you can see, you also can use [Ahoy](/composer/lugin/ahoy). + ### Updating Docker-Compose configuration ```bash @@ -111,7 +113,7 @@ Each service (nginx, php, db, etc.) provides their own logs and it is very easy docker-compose logs -f [SERVICENAME] ``` -Each service has their own name: +Each service has its own name: - mailhog - mariadb