diff options
author | sknebel <gitlab@svenknebel.de> | 2016-09-18 02:29:45 +0000 |
---|---|---|
committer | sknebel <gitlab@svenknebel.de> | 2016-09-18 02:29:45 +0000 |
commit | 43e05fe99eedc58379aac170e8c6c7be6ced543c (patch) | |
tree | eb6eccc0200aaac926b838ee9ecb7cda5d91c096 /doc/ci | |
parent | b1436cccf1081bb5f0034e302b0fb9d0cdc8a443 (diff) | |
download | gitlab-ce-43e05fe99eedc58379aac170e8c6c7be6ced543c.tar.gz |
Formatting fix in doc/ci/examples/README.md
Diffstat (limited to 'doc/ci')
-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 406396deaaa..71670e6247c 100644 --- a/doc/ci/examples/README.md +++ b/doc/ci/examples/README.md @@ -16,4 +16,4 @@ Apart from those, here is an collection of tutorials and guides on setting up yo - [Repo's with examples for various languages](https://gitlab.com/groups/gitlab-examples) - [The .gitlab-ci.yml file for GitLab itself](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/.gitlab-ci.yml) -[gitlab-ci-templates][https://gitlab.com/gitlab-org/gitlab-ci-yml] +[gitlab-ci-templates]: https://gitlab.com/gitlab-org/gitlab-ci-yml |