summaryrefslogtreecommitdiff
path: root/doc/user/project/repository
diff options
context:
space:
mode:
authorPaul Slaughter <pslaughter@gitlab.com>2018-08-25 17:32:59 +0200
committerPaul Slaughter <pslaughter@gitlab.com>2018-09-04 11:05:40 -0500
commitb47015ad9babf464c1e58ac78c92b8feb7084019 (patch)
tree83c08a4beddc893b95a91d3bc92da2457d5f25a5 /doc/user/project/repository
parentafb49b044bcb71702edd3f5ef0139599ddc54ef5 (diff)
downloadgitlab-ce-b47015ad9babf464c1e58ac78c92b8feb7084019.tar.gz
Move project default branch settings under 'Repository'
- Updates specs accordingly - Updates docs accordingly - Brews a fresh pot
Diffstat (limited to 'doc/user/project/repository')
-rw-r--r--doc/user/project/repository/branches/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/repository/branches/index.md b/doc/user/project/repository/branches/index.md
index 9d16a4c74f2..19417d91fec 100644
--- a/doc/user/project/repository/branches/index.md
+++ b/doc/user/project/repository/branches/index.md
@@ -16,7 +16,7 @@ See also:
When you create a new [project](../../index.md), GitLab sets `master` as the default
branch for your project. You can choose another branch to be your project's
-default under your project's **Settings > General**.
+default under your project's **Settings > Repository**.
The default branch is the branch affected by the
[issue closing pattern](../../issues/automatic_issue_closing.md),