mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-09 04:36:11 +10:00
Use .md instead of .html
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
|
||||
+1
-1
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user