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:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-11-27 18:12:22 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-11-27 18:12:22 +0300
commitc005397018bded0bd56a521846a54e048dc47d2f (patch)
treef354e0dd27333eb21710d6c2526f4a7ae5cc9ad7 /doc/integration
parent05c86d87fd619a94b37231af2cc7537ec2f3d0be (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/integration')
-rw-r--r--doc/integration/jira/dvcs/troubleshooting.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/integration/jira/dvcs/troubleshooting.md b/doc/integration/jira/dvcs/troubleshooting.md
index 570237779b4..42001eaa851 100644
--- a/doc/integration/jira/dvcs/troubleshooting.md
+++ b/doc/integration/jira/dvcs/troubleshooting.md
@@ -132,7 +132,7 @@ Failed to execute request [https://gitlab.com/api/v4/projects/:id/merge_requests
{"message":"403 Forbidden"}
```
-If you find a `{"message":"403 Forbidden"}` error, it is possible that this specific project has some [GitLab features disabled](../../../user/project/settings/index.md#configure-project-features-and-permissions).
+If you find a `{"message":"403 Forbidden"}` error, it is possible that this specific project has some [GitLab features disabled](../../../user/project/settings/project_features_permissions.md#configure-project-features-and-permissions).
In the example above, the merge requests feature is disabled.
To resolve the issue, enable the relevant feature: