diff options
author | Achilleas Pipinellis <axilleas@axilleas.me> | 2016-02-29 14:44:08 +0200 |
---|---|---|
committer | Achilleas Pipinellis <axilleas@axilleas.me> | 2016-02-29 14:44:08 +0200 |
commit | f742ddeebe9c5ee61b1e4f2af372ae3d6f7c35b1 (patch) | |
tree | b0a65df653fafb4840d2f143496694c334b14e99 /doc/ci/examples/README.md | |
parent | e1e6dd76f525fe05b158e774a486e8a0160a1489 (diff) | |
download | gitlab-ce-f742ddeebe9c5ee61b1e4f2af372ae3d6f7c35b1.tar.gz |
Reorganize CI sections and give descriptive names to links
Diffstat (limited to 'doc/ci/examples/README.md')
-rw-r--r-- | doc/ci/examples/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ci/examples/README.md b/doc/ci/examples/README.md index a2e002229fd..609b78b4d57 100644 --- a/doc/ci/examples/README.md +++ b/doc/ci/examples/README.md @@ -8,6 +8,6 @@ This is a list of languages you can test with GitLab CI. Each section has comprehensive documentation and comes with a test repository hosted on -GitLab.com +GitLab.com. - [Testing PHP](php.md) |