diff options
author | Marcia Ramos <virtua.creative@gmail.com> | 2017-03-28 23:19:13 -0300 |
---|---|---|
committer | Marcia Ramos <virtua.creative@gmail.com> | 2017-03-28 23:19:13 -0300 |
commit | 4582f38820fa4baf43b3e454ae49ab25a2394d6b (patch) | |
tree | b902f65c2e1187be1bb887817d0d1bc38f80d0b7 /doc | |
parent | dde56f8b6c33a53df22d296ac6b3b7066410b181 (diff) | |
download | gitlab-ce-4582f38820fa4baf43b3e454ae49ab25a2394d6b.tar.gz |
fix URL
Diffstat (limited to 'doc')
-rw-r--r-- | doc/development/writing_documentation.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/development/writing_documentation.md b/doc/development/writing_documentation.md index ca0d8a3f775..e1ca6a43628 100644 --- a/doc/development/writing_documentation.md +++ b/doc/development/writing_documentation.md @@ -67,7 +67,7 @@ Use the [writing method](https://about.gitlab.com/handbook/product/technical-wri ## Documentation Style Guidelines -All the documentation follow the same [styleguide](https://docs.gitlab.com/ce/development/doc_styleguide.html). +All the documentation follow the same [styleguide](doc_styleguide.html). ### Markdown |