Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2016-07-12 18:03:29 +0300
committerAchilleas Pipinellis <axilleas@axilleas.me>2016-07-12 18:03:29 +0300
commitf031caf3aebb9550ec23fcdf7ec5e4080dfb5ce7 (patch)
tree0eb4c81d16ad1896884324ee37937d4e2b92ae92 /doc/workflow/forking_workflow.md
parentaa8a61cca9b2346212c19d365c2e60841fea6212 (diff)
Change URLs to new permissions.md location
Diffstat (limited to 'doc/workflow/forking_workflow.md')
-rw-r--r--doc/workflow/forking_workflow.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/workflow/forking_workflow.md b/doc/workflow/forking_workflow.md
index 217a4a4012f..733d079bd4a 100644
--- a/doc/workflow/forking_workflow.md
+++ b/doc/workflow/forking_workflow.md
@@ -38,7 +38,7 @@ Forking a project is in most cases a two-step process.
---
After the forking is done, you can start working on the newly created
-repository. There, you will have full [Owner](../permissions/permissions.md)
+repository. There, you will have full [Owner](../user/permissions.md)
access, so you can set it up as you please.
## Merging upstream