瀏覽代碼

Merge pull request #15732 from moxiegirl/15731-fixes

Examples index has broken links
Sebastiaan van Stijn 10 年之前
父節點
當前提交
9ed5cf08a3
共有 1 個文件被更改,包括 6 次插入6 次删除
  1. 6 6
      docs/examples/index.md

+ 6 - 6
docs/examples/index.md

@@ -14,10 +14,10 @@ weight = 8
 
 
 This section contains the following:
 This section contains the following:
 
 
-* [Dockerizing MongoDB](mongodb.md)
-* [Dockerizing PostgreSQL](postgresql_service.md)    
-* [Dockerizing a CouchDB service](couchdb_data_volumes.md)         
-* [Dockerizing a Node.js web app](nodejs_web_app.md)
-* [Dockerizing a Redis service](running_redis_service.md)
-* [Dockerizing an apt-cacher-ng service](apt-cacher-ng.md)
+* [Dockerizing MongoDB](/examples/mongodb/)
+* [Dockerizing PostgreSQL](/examples/postgresql_service/)    
+* [Dockerizing a CouchDB service](/examples/couchdb_data_volumes/)         
+* [Dockerizing a Node.js web app](/examples/nodejs_web_app/)
+* [Dockerizing a Redis service](/examples/running_redis_service/)
+* [Dockerizing an apt-cacher-ng service](/examples/apt-cacher-ng/)
 * [Dockerizing applications: A 'Hello world'](/userguide/dockerizing)
 * [Dockerizing applications: A 'Hello world'](/userguide/dockerizing)