diff options
author | James Edwards-Jones <jedwardsjones@gitlab.com> | 2017-04-07 02:35:59 +0100 |
---|---|---|
committer | James Edwards-Jones <jedwardsjones@gitlab.com> | 2017-04-07 03:08:06 +0100 |
commit | 72419f3a8b94874de059f3567980844c7aaa6336 (patch) | |
tree | 3bc359f7f1d777a6a15f73c5422bf917118ea66f /doc/workflow | |
parent | 9db87fce130bdcb4831631c46fbb9d5717472af2 (diff) | |
download | gitlab-ce-72419f3a8b94874de059f3567980844c7aaa6336.tar.gz |
Documentation for protected tags
Diffstat (limited to 'doc/workflow')
-rw-r--r-- | doc/workflow/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/workflow/README.md b/doc/workflow/README.md index 6a8de51a199..a1852650cfb 100644 --- a/doc/workflow/README.md +++ b/doc/workflow/README.md @@ -20,6 +20,7 @@ - [Project forking workflow](forking_workflow.md) - [Project users](add-user/add-user.md) - [Protected branches](../user/project/protected_branches.md) +- [Protected tags](../user/project/protected_tags.md) - [Slash commands](../user/project/slash_commands.md) - [Sharing a project with a group](share_with_group.md) - [Share projects with other groups](share_projects_with_other_groups.md) |