diff options
author | Alexander Strachan <astrachan@gitlab.com> | 2018-10-12 00:06:19 +0000 |
---|---|---|
committer | Alexander Strachan <astrachan@gitlab.com> | 2018-10-12 00:06:19 +0000 |
commit | 23cc6442095d5a404dfb6780f4fd1443a9f34629 (patch) | |
tree | bac0b009cc772b665db1f49904548eaa74cfc6d5 /doc | |
parent | 9f006df61becb24ae4faddd1ace4d4f5af232090 (diff) | |
download | gitlab-ce-23cc6442095d5a404dfb6780f4fd1443a9f34629.tar.gz |
Update doc/user/group/index.md
Diffstat (limited to 'doc')
-rw-r--r-- | doc/user/group/index.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/user/group/index.md b/doc/user/group/index.md index b14377a72b6..7d01c6f2bf6 100644 --- a/doc/user/group/index.md +++ b/doc/user/group/index.md @@ -257,7 +257,6 @@ Learn more about [Member Lock](https://docs.gitlab.com/ee/user/group/index.html# - **Projects**: view all projects within that group, add members to each project, access each project's settings, and remove any project from the same screen. - **Webhooks**: configure [webhooks](../project/integrations/webhooks.md) to your group. -- **Push rules**: configure [push rules](https://docs.gitlab.com/ee/push_rules/push_rules.html#push-rules) to your group. **[STARTER]** - **Audit Events**: view [Audit Events](https://docs.gitlab.com/ee/administration/audit_events.html#audit-events) for the group. **[STARTER ONLY]** - **Pipelines quota**: keep track of the [pipeline quota](../admin_area/settings/continuous_integration.md) for the group |