summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcia Ramos <virtua.creative@gmail.com>2019-01-04 18:26:00 +0000
committerMarcia Ramos <virtua.creative@gmail.com>2019-01-04 18:26:00 +0000
commit550126f1a5a68a5d4fac1120e7c80d16a8bd63ab (patch)
tree7d9a6c907733e9af86874bbfdec76814c1d951e6
parent2ab68a2341ba0925e434dd0270ef2b0e9934be4e (diff)
downloadgitlab-ce-550126f1a5a68a5d4fac1120e7c80d16a8bd63ab.tar.gz
Fixes broken link
-rw-r--r--doc/development/documentation/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/development/documentation/index.md b/doc/development/documentation/index.md
index 8ffddb9b669..828f9bfeec6 100644
--- a/doc/development/documentation/index.md
+++ b/doc/development/documentation/index.md
@@ -14,7 +14,7 @@ In addition to this page, the following resources to help craft and contribute d
- [Feature-change documentation workflow](feature-change-workflow.md) - Adding required documentation when developing a GitLab feature.
- [Documentation improvement worflow](improvement-workflow.md) - New content not associated with a new feature.
- [Markdown Guide](https://about.gitlab.com/handbook/product/technical-writing/markdown-guide/) - A reference for the markdown implementation used by GitLab's documentation site and about.gitlab.com.
-- [Site architecture](/doc/development/documentation/site_architecture/index.md) - How docs.gitlab.com is built.
+- [Site architecture](site_architecture/index.md) - How docs.gitlab.com is built.
## Source and rendered locations