From 90c1998b3c1acca6e5ab97a139e9bfb08eac918c Mon Sep 17 00:00:00 2001 From: v-rajagt <31903563+v-rajagt@users.noreply.github.com> Date: Thu, 16 Sep 2021 01:47:49 +0530 Subject: [PATCH 1/2] link fixed. --- docs/pipelines/release/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pipelines/release/index.md b/docs/pipelines/release/index.md index 77e0c719da5..84f803ef1f9 100644 --- a/docs/pipelines/release/index.md +++ b/docs/pipelines/release/index.md @@ -220,7 +220,7 @@ Select this option if you want to display the deployment status on an external w **Report deployment status to Jira** -Select this option if you want to link your release pipeline to Jira issues. You must install [Azure Pipelines for Jira](https://marketplace.atlassian.com/apps/1220515/azure-pipelines-for-jira?hosting=cloud&tab=overview) and connect your Azure DevOps organization with your Jira account. Check out the [Jira integration](https://github.com/microsoft/azure-pipelines-jira/blob/master/tutorial.md) tutorial for more details. +Select this option if you want to link your release pipeline to Jira issues. You must install [Azure Pipelines for Jira](https://marketplace.atlassian.com/apps/1220515/azure-pipelines-for-jira?hosting=cloud&tab=overview) and connect your Azure DevOps organization with your Jira account. Check out the [Jira integration](https://devblogs.microsoft.com/devops/azure-pipelines-integration-with-jira-software/) tutorial for more details. From 7baeda8b292b505aaafb5c4b592348ad2a7b2457 Mon Sep 17 00:00:00 2001 From: v-rajagt <31903563+v-rajagt@users.noreply.github.com> Date: Thu, 16 Sep 2021 01:49:32 +0530 Subject: [PATCH 2/2] Link fixed. --- docs/pipelines/tasks/utility/jenkins-download-artifacts.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/pipelines/tasks/utility/jenkins-download-artifacts.md b/docs/pipelines/tasks/utility/jenkins-download-artifacts.md index a0184235ebd..e49c9092c38 100644 --- a/docs/pipelines/tasks/utility/jenkins-download-artifacts.md +++ b/docs/pipelines/tasks/utility/jenkins-download-artifacts.md @@ -43,7 +43,7 @@ Use this task to download artifacts produced by a Jenkins job.