Add links to the main Compose references

Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
This commit is contained in:
Sven Dowideit 2015-02-23 16:10:14 +10:00
parent a7fe67e691
commit c3215a1764

View File

@ -179,5 +179,5 @@ your services once you've finished with them:
$ docker-compose stop
At this point, you have seen the basics of how Compose works. See the reference
section for complete details on the commands, configuration file and environment
variables.
guides for complete details on the [commands](cli.md), the [configuration
file](yml.md) and [environment variables](env.md).