Skip to content

Commit b9abdf6

Browse files
authored
Merge pull request #107117 from v-maudel/patch-472
C186108: Converting plain-text link to MD syntax
2 parents e8eb510 + ef8b4c3 commit b9abdf6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/jenkins/tutorial-jenkins-dev-spaces.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ The Jenkins pipeline configuration and Jenkinsfile define the stages in the CI p
260260
261261
![Jenkins pipeline flow](media/tutorial-jenkins-dev-spaces/jenkins-pipeline-flow.png)
262262
263-
1. Download a modified version of the *mywebapi* project from https://github.com/azure-devops/mywebapi. This project contains several files needed to create a pipeline, including the *Jenkinsfile*, *Dockerfiles*, and Helm chart.
263+
1. Download a modified version of the *mywebapi* project from [https://github.com/azure-devops/mywebapi](https://github.com/azure-devops/mywebapi). This project contains several files needed to create a pipeline, including the *Jenkinsfile*, *Dockerfiles*, and Helm chart.
264264
265265
2. Log into Jenkins. From the menu on the left, select **Add Item**.
266266
@@ -405,4 +405,4 @@ az group delete -y --no-wait -n MyResourceGroup
405405
## Next steps
406406
407407
> [!div class="nextstepaction"]
408-
> [CI/CD with Jenkins on Azure](jenkins-continuous-deployment.md)
408+
> [CI/CD with Jenkins on Azure](jenkins-continuous-deployment.md)

0 commit comments

Comments
 (0)