瀏覽代碼

Add links to the main Compose references

Signed-off-by: Sven Dowideit <[email protected]>
Sven Dowideit 10 年之前
父節點
當前提交
c3215a1764
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      docs/index.md

+ 2 - 2
docs/index.md

@@ -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).