Use .md instead of .html

This commit is contained in:
Achilleas Pipinellis 2015-12-02 19:24:15 +02:00
parent 91d2457d76
commit dcdc49fe42
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -20,7 +20,7 @@
+ [Using MySQL](services/mysql.md)
+ [Using PostgreSQL](services/postgres.md)
+ [Using Redis](services/redis.md)
+ [Using Other Services](docker/using_docker_images.html#how-to-use-other-images-as-services)
+ [Using Other Services](docker/using_docker_images.md#how-to-use-other-images-as-services)
### Examples