Use .md instead of .html
This commit is contained in:
parent
91d2457d76
commit
dcdc49fe42
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue