summaryrefslogtreecommitdiff
path: root/doc/README.md
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2015-12-02 19:24:15 +0200
committerAchilleas Pipinellis <axilleas@axilleas.me>2015-12-08 18:25:24 +0200
commitdcdc49fe429c0e8a762f1a411e1d5c0a7294c91f (patch)
tree4025c387045106a3b2494f8846082ed10372ccfe /doc/README.md
parent91d2457d76f3e2d334ae77ef8a0888a8969f20cc (diff)
downloadgitlab-ce-dcdc49fe429c0e8a762f1a411e1d5c0a7294c91f.tar.gz
Use .md instead of .html
Diffstat (limited to 'doc/README.md')
-rw-r--r--doc/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.md b/doc/README.md
index f85a464a4f0..a3098094210 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -37,7 +37,7 @@
+ [Using MySQL](ci/services/mysql.md)
+ [Using PostgreSQL](ci/services/postgres.md)
+ [Using Redis](ci/services/redis.md)
-+ [Using Other Services](ci/docker/using_docker_images.html#how-to-use-other-images-as-services)
++ [Using Other Services](ci/docker/using_docker_images.md#how-to-use-other-images-as-services)
### CI Examples