diff options
author | Achilleas Pipinellis <axilleas@axilleas.me> | 2016-02-29 14:50:08 +0200 |
---|---|---|
committer | Achilleas Pipinellis <axilleas@axilleas.me> | 2016-02-29 14:50:08 +0200 |
commit | 9e3c78724b0dce1e77bab2ef5384fdeee07f66ae (patch) | |
tree | d213f8feb12f91bf4b7f3a4201f39458043d6247 /doc/ci/examples | |
parent | f742ddeebe9c5ee61b1e4f2af372ae3d6f7c35b1 (diff) | |
download | gitlab-ce-9e3c78724b0dce1e77bab2ef5384fdeee07f66ae.tar.gz |
Link to examples page
[ci skip]
Diffstat (limited to 'doc/ci/examples')
-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 609b78b4d57..31f29f4a082 100644 --- a/doc/ci/examples/README.md +++ b/doc/ci/examples/README.md @@ -4,7 +4,7 @@ - [Test and deploy a Python application to Heroku](test-and-deploy-python-application-to-heroku.md) - [Test a Clojure application](test-clojure-application.md) -### Languages +## Languages 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 |