summaryrefslogtreecommitdiff
path: root/doc/user/project/repository/web_editor.md
diff options
context:
space:
mode:
authorMarcel Amirault <ravlen@gmail.com>2019-07-04 00:55:35 +0000
committerEvan Read <eread@gitlab.com>2019-07-04 00:55:35 +0000
commit4efc8574cb45369797cf902d4e9676506a6e4cf7 (patch)
tree1f6eae35a6a899c297473607db8c45b6706833b2 /doc/user/project/repository/web_editor.md
parentc55bbef97534cabecd6427b7685ec0a7cc52ddd6 (diff)
downloadgitlab-ce-4efc8574cb45369797cf902d4e9676506a6e4cf7.tar.gz
Fix notes and update links to issues doc
After review, heading was changed and links to it needed to be updated, and minor tweaks to the issues docs such as note formatting
Diffstat (limited to 'doc/user/project/repository/web_editor.md')
-rw-r--r--doc/user/project/repository/web_editor.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/user/project/repository/web_editor.md b/doc/user/project/repository/web_editor.md
index ce9d23bf911..253e5374f52 100644
--- a/doc/user/project/repository/web_editor.md
+++ b/doc/user/project/repository/web_editor.md
@@ -114,7 +114,7 @@ If your [project is already configured with a deployment service][project-servic
After the branch is created, you can edit files in the repository to fix
the issue. When a merge request is created based on the newly created branch,
-the description field will automatically display the [issue closing pattern]
+the description field will automatically display the [issue closing pattern](../issues/managing_issues.md#closing-issues-automatically)
`Closes #ID`, where `ID` the ID of the issue. This will close the issue once the
merge request is merged.
@@ -181,4 +181,3 @@ through the web editor, you can choose to use another of your linked email
addresses from the **User Settings > Edit Profile** page.
[ce-2808]: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/2808
-[issue closing pattern]: ../issues/automatic_issue_closing.md