summaryrefslogtreecommitdiff
path: root/doc/user/index.md
diff options
context:
space:
mode:
authorMichel Engelen <michel@nomorejs.net>2019-07-15 06:10:32 +0000
committerAchilleas Pipinellis <axil@gitlab.com>2019-07-15 06:10:32 +0000
commit24a5fe6b1497308832329ff0c1f31b309b3b0f96 (patch)
treee7dc851236f298f68c2fa383ec954b0c43064c5c /doc/user/index.md
parent03c307b6fa9f42e45c39dd5ef973b365ace9854e (diff)
downloadgitlab-ce-24a5fe6b1497308832329ff0c1f31b309b3b0f96.tar.gz
Rename "discussions" to "threads" in docs
Diffstat (limited to 'doc/user/index.md')
-rw-r--r--doc/user/index.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/user/index.md b/doc/user/index.md
index 501d74c76d1..db2759727a5 100644
--- a/doc/user/index.md
+++ b/doc/user/index.md
@@ -124,12 +124,12 @@ merge requests, code snippets, and commits.
When performing inline reviews to implementations
to your codebase through merge requests you can
-gather feedback through [resolvable discussions](discussions/index.md#resolvable-comments-and-discussions).
+gather feedback through [resolvable threads](discussions/index.md#resolvable-comments-and-threads).
### GitLab Flavored Markdown (GFM)
Read through the [GFM documentation](markdown.md) to learn how to apply
-the best of GitLab Flavored Markdown in your discussions, comments,
+the best of GitLab Flavored Markdown in your threads, comments,
issues and merge requests descriptions, and everywhere else GMF is
supported.
@@ -148,7 +148,7 @@ requests you're assigned to.
[Snippets](snippets.md) are code blocks that you want to store in GitLab, from which
you have quick access to. You can also gather feedback on them through
-[discussions](#discussions).
+[Discussions](#Discussions).
## Integrations