diff options
author | Marcia Ramos <virtua.creative@gmail.com> | 2017-03-16 16:47:38 -0300 |
---|---|---|
committer | Marcia Ramos <virtua.creative@gmail.com> | 2017-03-16 16:47:38 -0300 |
commit | fa079afbd89a685b4364079e2cca4c0eefbe5aae (patch) | |
tree | 2b1d4815d9213250c200c1a4ad7138f800eb0216 /doc/development/writing_documentation.md | |
parent | 60a09846afafe9f8b8888755892103c7b86e0478 (diff) | |
download | gitlab-ce-fa079afbd89a685b4364079e2cca4c0eefbe5aae.tar.gz |
add link
Diffstat (limited to 'doc/development/writing_documentation.md')
-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 3f658ed58b2..12a99e0eee3 100644 --- a/doc/development/writing_documentation.md +++ b/doc/development/writing_documentation.md @@ -59,4 +59,4 @@ All the documentation follow the same [styleguide](https://docs.gitlab.com/ce/de ### Markdown -Currently GitLab docs use Redcarpet as markdown engine, but there's an open discussion for implementing Kramdown in the near future. +Currently GitLab docs use Redcarpet as markdown engine, but there's an [open discussion](https://gitlab.com/gitlab-com/gitlab-docs/issues/50) for implementing Kramdown in the near future. |