Commit 412b5fe2 authored by Achilleas Pipinellis's avatar Achilleas Pipinellis

Merge branch 'docs-jira-url' into 'master'

docs: Update links for Jira integration

See merge request gitlab-org/gitlab!61467
parents 8e512ece 46208dc5
...@@ -31,7 +31,7 @@ Visit the links below for details: ...@@ -31,7 +31,7 @@ Visit the links below for details:
- [Bugzilla](../user/project/integrations/bugzilla.md) - [Bugzilla](../user/project/integrations/bugzilla.md)
- [Custom Issue Tracker](../user/project/integrations/custom_issue_tracker.md) - [Custom Issue Tracker](../user/project/integrations/custom_issue_tracker.md)
- [Engineering Workflow Management](../user/project/integrations/ewm.md) - [Engineering Workflow Management](../user/project/integrations/ewm.md)
- [Jira](../user/project/integrations/jira.md) - [Jira](../integration/jira/index.md)
- [Redmine](../user/project/integrations/redmine.md) - [Redmine](../user/project/integrations/redmine.md)
- [YouTrack](../user/project/integrations/youtrack.md) - [YouTrack](../user/project/integrations/youtrack.md)
......
...@@ -31,7 +31,7 @@ This integration connects all GitLab projects to projects in the Jira instance i ...@@ -31,7 +31,7 @@ This integration connects all GitLab projects to projects in the Jira instance i
including the projects in its subgroups. including the projects in its subgroups.
- A personal namespace: Connects the projects in that personal namespace to Jira. - A personal namespace: Connects the projects in that personal namespace to Jira.
This differs from the [Jira integration](../../user/project/integrations/jira.md), This differs from the [Jira integration](index.md),
where the mapping is between one GitLab project and the entire Jira instance. where the mapping is between one GitLab project and the entire Jira instance.
You can install both integrations to take advantage of both sets of features. You can install both integrations to take advantage of both sets of features.
A [feature comparison](index.md#direct-feature-comparison) is available. A [feature comparison](index.md#direct-feature-comparison) is available.
......
...@@ -135,7 +135,7 @@ Problems with SSL and TLS can cause this error message: ...@@ -135,7 +135,7 @@ Problems with SSL and TLS can cause this error message:
Error obtaining access token. Cannot access https://gitlab.example.com from Jira. Error obtaining access token. Cannot access https://gitlab.example.com from Jira.
``` ```
- The [GitLab Jira integration](../../user/project/integrations/jira.md) requires - The [GitLab Jira integration](index.md) requires
GitLab to connect to Jira. Any TLS issues that arise from a private certificate GitLab to connect to Jira. Any TLS issues that arise from a private certificate
authority or self-signed certificate are resolved authority or self-signed certificate are resolved
[on the GitLab server](https://docs.gitlab.com/omnibus/settings/ssl.html#other-certificate-authorities), [on the GitLab server](https://docs.gitlab.com/omnibus/settings/ssl.html#other-certificate-authorities),
......
...@@ -6,7 +6,7 @@ info: To determine the technical writer assigned to the Stage/Group associated w ...@@ -6,7 +6,7 @@ info: To determine the technical writer assigned to the Stage/Group associated w
# Create an API token in Jira on Atlassian cloud **(FREE)** # Create an API token in Jira on Atlassian cloud **(FREE)**
You need an API token to [integrate with Jira](../../user/project/integrations/jira.md) You need an API token to [integrate with Jira](index.md)
on Atlassian cloud. To create the API token: on Atlassian cloud. To create the API token:
1. Sign in to [`id.atlassian.com`](https://id.atlassian.com/manage-profile/security/api-tokens) 1. Sign in to [`id.atlassian.com`](https://id.atlassian.com/manage-profile/security/api-tokens)
......
...@@ -6,7 +6,7 @@ info: To determine the technical writer assigned to the Stage/Group associated w ...@@ -6,7 +6,7 @@ info: To determine the technical writer assigned to the Stage/Group associated w
# Jira Server credentials **(FREE)** # Jira Server credentials **(FREE)**
To [integrate Jira with GitLab](../../user/project/integrations/jira.md), you must To [integrate Jira with GitLab](index.md), you must
create a Jira user account for your Jira projects to access projects in GitLab. create a Jira user account for your Jira projects to access projects in GitLab.
This Jira user account must have write access to your Jira projects. To create the This Jira user account must have write access to your Jira projects. To create the
credentials, you must: credentials, you must:
......
...@@ -195,7 +195,7 @@ The GitLab University curriculum is composed of GitLab videos, screencasts, pres ...@@ -195,7 +195,7 @@ The GitLab University curriculum is composed of GitLab videos, screencasts, pres
<!-- vale gitlab.Spelling = NO --> <!-- vale gitlab.Spelling = NO -->
1. [How to Integrate Jira and Jenkins with GitLab - Video](https://gitlabmeetings.webex.com/gitlabmeetings/ldr.php?RCID=44b548147a67ab4d8a62274047146415) 1. [How to Integrate Jira and Jenkins with GitLab - Video](https://gitlabmeetings.webex.com/gitlabmeetings/ldr.php?RCID=44b548147a67ab4d8a62274047146415)
1. [How to Integrate Jira with GitLab](../user/project/integrations/jira.md) 1. [How to Integrate Jira with GitLab](../integration/jira/index.md)
1. [How to Integrate Jenkins with GitLab](../integration/jenkins.md) 1. [How to Integrate Jenkins with GitLab](../integration/jenkins.md)
1. [How to Integrate Bamboo with GitLab](../user/project/integrations/bamboo.md) 1. [How to Integrate Bamboo with GitLab](../user/project/integrations/bamboo.md)
1. [How to Integrate Slack with GitLab](../user/project/integrations/slack.md) 1. [How to Integrate Slack with GitLab](../user/project/integrations/slack.md)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment