summaryrefslogtreecommitdiff
path: root/doc/README.md
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2017-06-16 13:12:49 +0200
committerAchilleas Pipinellis <axilleas@axilleas.me>2017-06-16 13:14:48 +0200
commit631524587eebbb204b057c9d356384a44b324460 (patch)
treed762a9ff3916536349fdf842d11ffc538a9cf959 /doc/README.md
parent0dbf4b87ee8bc53a6bb1aba28a7da4e685fedbea (diff)
downloadgitlab-ce-631524587eebbb204b057c9d356384a44b324460.tar.gz
Move branches docs to new location and copyeditdocs/branches
Diffstat (limited to 'doc/README.md')
-rw-r--r--doc/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.md b/doc/README.md
index fdffef9ceec..775fffab2dd 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -59,7 +59,7 @@ Manage files and branches from the UI (user interface):
- Branches
- [Create a branch](user/project/repository/web_editor.md#create-a-new-branch)
- [Protected branches](user/project/protected_branches.md#protected-branches)
- - [Delete merged branches](user/project/branches.md#delete-merged-branches)
+ - [Delete merged branches](user/project/repository/branches/index.md#delete-merged-branches)
### Issues and Merge Requests (MRs)