Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/notes.md')
-rw-r--r--doc/api/notes.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/api/notes.md b/doc/api/notes.md
index 3df8b787667..18f2c08869e 100644
--- a/doc/api/notes.md
+++ b/doc/api/notes.md
@@ -8,10 +8,11 @@ info: To determine the technical writer assigned to the Stage/Group associated w
Notes are comments on:
-- Snippets
-- Issues
-- Merge requests
+- [Commits](../user/project/repository/index.md#commit-changes-to-a-repository)
- [Epics](../user/group/epics/index.md)
+- [Issues](../user/project/issues/index.md)
+- [Merge requests](../user/project/merge_requests/index.md)
+- [Snippets](../user/snippets.md)
This includes system notes, which are notes about changes to the object (for example, when an
assignee changes, GitLab posts a system note).