diff --git a/doc/user/permissions.md b/doc/user/permissions.md index 3d47e644ad2ad3f42d255fdb576781cd34325741..555b0cf77eaa3a7685273f97bc4149064c4cd183 100644 --- a/doc/user/permissions.md +++ b/doc/user/permissions.md @@ -12,8 +12,8 @@ will be unassigned automatically. GitLab administrators receive all permissions. -To add or import a user, you can follow the [project users and members -documentation](../workflow/add-user/add-user.md). +To add or import a user, you can follow the +[project members documentation](../user/project/members/index.md). ## Project diff --git a/doc/workflow/README.md b/doc/workflow/README.md index 09c8c98d3e4a50e2625aab9a01203c62394f0374..673e08287a3cd025f845a0ad5bb07631346398ed 100644 --- a/doc/workflow/README.md +++ b/doc/workflow/README.md @@ -18,7 +18,7 @@ - [Notification emails](notifications.md) - [Projects](../user/project/index.md) - [Project forking workflow](forking_workflow.md) -- [Project users](add-user/add-user.md) +- [Project users](../user/project/members/index.md) - [Protected branches](../user/project/protected_branches.md) - [Protected tags](../user/project/protected_tags.md) - [Quick Actions](../user/project/quick_actions.md)