diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2021-08-26 09:11:15 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2021-08-26 09:11:15 +0000 |
commit | c8a7e4ada117b968f841c2bb300fadc421cb3e98 (patch) | |
tree | c7c84dd22cd56ea8ed228f91f4ab33c5a1e751fc /doc/push_rules | |
parent | b692f9afa047ef24c54ab185b499628d9873122a (diff) | |
download | gitlab-ce-c8a7e4ada117b968f841c2bb300fadc421cb3e98.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/push_rules')
-rw-r--r-- | doc/push_rules/push_rules.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/push_rules/push_rules.md b/doc/push_rules/push_rules.md index 28dd3265465..5c63998c988 100644 --- a/doc/push_rules/push_rules.md +++ b/doc/push_rules/push_rules.md @@ -87,7 +87,7 @@ at the project level or the [group level](../user/group/index.md#group-push-rule To create global push rules: -1. On the top bar, select **Menu >** **{admin}** **Admin**. +1. On the top bar, select **Menu > Admin**. 1. On the left sidebar, select **Push Rules**. To override global push rules in a project's settings: |