diff options
author | Achilleas Pipinellis <axilleas@axilleas.me> | 2016-10-04 16:04:52 +0200 |
---|---|---|
committer | Achilleas Pipinellis <axilleas@axilleas.me> | 2016-10-04 16:04:52 +0200 |
commit | ed46903d5525a9b786e6c1ca6611c0db1c7bcd28 (patch) | |
tree | 6092dac56ef1990829bc009614ec6261988afb4f /doc/workflow/README.md | |
parent | 16be6aea8b46628882ca9ea1d6857cf27f6fb8f7 (diff) | |
download | gitlab-ce-docs/membership-refactor.tar.gz |
Deprecate and split old doc on adding usersdocs/membership-refactor
[ci skip]
Diffstat (limited to 'doc/workflow/README.md')
-rw-r--r-- | doc/workflow/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/workflow/README.md b/doc/workflow/README.md index 2d9bfbc0629..218756c7246 100644 --- a/doc/workflow/README.md +++ b/doc/workflow/README.md @@ -14,7 +14,7 @@ - [Notification emails](notifications.md) - [Project Features](project_features.md) - [Project forking workflow](forking_workflow.md) -- [Project users](add-user/add-user.md) +- [Project and group membership](../user/membership.md) - [Protected branches](../user/project/protected_branches.md) - [Slash commands](../user/project/slash_commands.md) - [Sharing a project with a group](share_with_group.md) |