diff options
author | Achilleas Pipinellis <axil@gitlab.com> | 2018-05-04 18:40:52 +0200 |
---|---|---|
committer | Achilleas Pipinellis <axil@gitlab.com> | 2018-05-04 18:40:52 +0200 |
commit | d0d9eb3140343ef5fde0261d917832563059b3ea (patch) | |
tree | 34d24c7676747b53fc651fcb1c272a0c3c3ac873 | |
parent | 96373b0bcf0798a91e64f57620d55e6973b7bd4c (diff) | |
download | gitlab-ce-docs/fix-redirect.tar.gz |
Fix the redirection of workflow/protected_branches.mddocs/fix-redirect
For https://gitlab.com/gitlab-org/gitlab-ce/issues/46061
-rw-r--r-- | doc/workflow/protected_branches.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/workflow/protected_branches.md b/doc/workflow/protected_branches.md index aa48b8f750e..4935e12f2bc 100644 --- a/doc/workflow/protected_branches.md +++ b/doc/workflow/protected_branches.md @@ -1 +1 @@ -This document is moved to [user/project/protected_branches.md](../user/project/protected_branches.md) +This document was moved to [user/project/protected_branches.md](../user/project/protected_branches.md) |