diff --git a/docs/using-drush-configuration.md b/docs/using-drush-configuration.md index eaea9a946a..4e8e44e909 100644 --- a/docs/using-drush-configuration.md +++ b/docs/using-drush-configuration.md @@ -8,6 +8,6 @@ Drush users provide may provide configuration via: If you are authoring a commandfile and wish to access the user's configuration, see [Command Authoring](commands.md). -The Drush configuration system has been factored out of Drush and shared with the world at https://github.com/consolidation/config. Feel free to use it for your projects. Lots more usage information is there. +The Drush configuration system has been factored out of Drush and shared with the world at [https://github.com/consolidation/config](https://github.com/consolidation/config). Feel free to use it for your projects. Lots more usage information is there.