diff options
author | Connor Shea <connor.james.shea@gmail.com> | 2016-10-23 16:07:54 -0600 |
---|---|---|
committer | Connor Shea <connor.james.shea@gmail.com> | 2016-11-03 15:11:51 -0600 |
commit | 8a998b632ad9abbc31d6da1678eef9c0cefb1ad2 (patch) | |
tree | 16708ac18c78045086699427e57b1060643fcc95 /doc/development | |
parent | cc83039a7044cf2c51c9909a11fd6dd422f88b8c (diff) | |
download | gitlab-ce-8a998b632ad9abbc31d6da1678eef9c0cefb1ad2.tar.gz |
Change a bunch of doc links to either relative or https://docs.gitlab.com.fix-docs-links
Diffstat (limited to 'doc/development')
-rw-r--r-- | doc/development/doc_styleguide.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/development/doc_styleguide.md b/doc/development/doc_styleguide.md index 2cfa30f652e..b137e6ae82e 100644 --- a/doc/development/doc_styleguide.md +++ b/doc/development/doc_styleguide.md @@ -465,6 +465,7 @@ curl --request PUT --header "PRIVATE-TOKEN: 9koXpg98eAheJpvBs5tK" --data "domain [cURL]: http://curl.haxx.se/ "cURL website" [single spaces]: http://www.slate.com/articles/technology/technology/2011/01/space_invaders.html [gfm]: http://docs.gitlab.com/ce/user/markdown.html#newlines "GitLab flavored markdown documentation" +[ce-1242]: https://gitlab.com/gitlab-org/gitlab-ce/issues/1242 [doc-restart]: ../administration/restart_gitlab.md "GitLab restart documentation" [ce-3349]: https://gitlab.com/gitlab-org/gitlab-ce/issues/3349 "Documentation restructure" [graffle]: https://gitlab.com/gitlab-org/gitlab-design/blob/d8d39f4a87b90fb9ae89ca12dc565347b4900d5e/production/resources/gitlab-map.graffle |