diff options
author | Achilleas Pipinellis <axilleas@axilleas.me> | 2017-05-02 20:07:07 +0200 |
---|---|---|
committer | Achilleas Pipinellis <axilleas@axilleas.me> | 2017-05-03 00:38:21 +0200 |
commit | 1cb827eea39c51459a41381805ab2ab2eb88d6a5 (patch) | |
tree | 516eec0048551adb8a29911d7fd804a84f9154bf /doc/README.md | |
parent | 75ab1474b3d211a6894626ea6a2df413a0edb898 (diff) | |
download | gitlab-ce-1cb827eea39c51459a41381805ab2ab2eb88d6a5.tar.gz |
Fill in information about creating the wiki Home page
Diffstat (limited to 'doc/README.md')
-rw-r--r-- | doc/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.md b/doc/README.md index 6406040da4b..4397465bd3d 100644 --- a/doc/README.md +++ b/doc/README.md @@ -92,7 +92,7 @@ Take a step ahead and dive into GitLab's advanced features. - [GitLab Pages](user/project/pages/index.md): Build, test, and deploy your static website with GitLab Pages. - [Snippets](user/snippets.md): Snippets allow you to create little bits of code. -- [Wikis](workflow/project_features.md#wiki): Enhance your repository documentation with built-in wikis. +- [Wikis](user/project/wiki/index.md): Enhance your repository documentation with built-in wikis. ### Continuous Integration, Delivery, and Deployment |