summaryrefslogtreecommitdiff
path: root/doc/user/index.md
diff options
context:
space:
mode:
authorMarcia Ramos <virtua.creative@gmail.com>2017-07-31 09:44:07 +0000
committerJob van der Voort <job@gitlab.com>2017-07-31 09:44:07 +0000
commitc9c0a12713461abc8d61690b7c319253eb8980de (patch)
tree13eafe40b7e9f5c34eb09255d5b912e3a46f3eb9 /doc/user/index.md
parent187d8110b0d8a8076762bb9c4b697284714dff07 (diff)
downloadgitlab-ce-c9c0a12713461abc8d61690b7c319253eb8980de.tar.gz
New doc topic user/project/index
Diffstat (limited to 'doc/user/index.md')
-rw-r--r--doc/user/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/index.md b/doc/user/index.md
index 522cf932349..1281cc6e4f0 100644
--- a/doc/user/index.md
+++ b/doc/user/index.md
@@ -66,7 +66,7 @@ For more use cases please check our [Technical Articles](../articles/index.md).
## Projects
-In GitLab, you can create projects for numerous reasons, such as, host
+In GitLab, you can create [projects](project/index.md) for numerous reasons, such as, host
your code, use it as an issue tracker, collaborate on code, and continuously
build, test, and deploy your app with built-in GitLab CI/CD. Or, you can do
it all at once, from one single project.