diff options
author | Achilleas Pipinellis <axilleas@axilleas.me> | 2015-12-02 17:47:18 +0200 |
---|---|---|
committer | Achilleas Pipinellis <axilleas@axilleas.me> | 2015-12-08 18:25:24 +0200 |
commit | 91d2457d76f3e2d334ae77ef8a0888a8969f20cc (patch) | |
tree | b743ddadbbf3583aafcc0527a4fa6d55e60b2b25 /doc/README.md | |
parent | 4f074aaa14faa8a866f18a80f58b66cd023a141f (diff) | |
download | gitlab-ce-91d2457d76f3e2d334ae77ef8a0888a8969f20cc.tar.gz |
Fix heading
Diffstat (limited to 'doc/README.md')
-rw-r--r-- | doc/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.md b/doc/README.md index a7025f7af10..f85a464a4f0 100644 --- a/doc/README.md +++ b/doc/README.md @@ -32,7 +32,7 @@ + [Testing PHP](ci/languages/php.md) -## CI Services +### CI Services + [Using MySQL](ci/services/mysql.md) + [Using PostgreSQL](ci/services/postgres.md) |