Skip to content

Commit 2754141

Browse files
committed
Fix crosslinks
1 parent 04b8f3c commit 2754141

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

.openpublishing.redirection.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51662,12 +51662,12 @@
5166251662
},
5166351663
{
5166451664
"source_path": "articles/jenkins/install-solution-template-quickstart.md",
51665-
"redirect_url": "/azure/developer/jenkins/configure-on-linux-vm-quickstart",
51665+
"redirect_url": "/azure/developer/jenkins/configure-on-linux-vm",
5166651666
"redirect_document_id": false
5166751667
},
5166851668
{
5166951669
"source_path": "articles/jenkins/install-solution-template-tutorial.md",
51670-
"redirect_url": "/azure/developer/jenkins/configure-on-linux-vm-tutorial",
51670+
"redirect_url": "/azure/developer/jenkins/configure-on-linux-vm",
5167151671
"redirect_document_id": false
5167251672
},
5167351673
{

articles/index.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1454,15 +1454,15 @@ tools:
14541454
# Card
14551455
- title: Jenkins
14561456
imageSrc: https://docs.microsoft.com/media/logos/logo_jenkins.svg
1457-
url: jenkins/index.yml
1457+
url: /azure/developer/jenkins
14581458
# Card
14591459
- title: Terraform
14601460
imageSrc: https://docs.microsoft.com/media/logos/logo_terraform.svg
14611461
url: terraform/index.yml
14621462
# Card
14631463
- title: Ansible
14641464
imageSrc: ./media/index/ansible.svg
1465-
url: https://docs.microsoft.com/azure/developer/ansible
1465+
url: /azure/developer/ansible
14661466

14671467
additionalContent:
14681468
sections:

articles/virtual-machines/linux/toc.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -564,14 +564,14 @@
564564
- name: Prepare existing VM for cloud-init
565565
href: cloudinit-prepare-custom-image.md
566566
- name: Jenkins
567-
href: ../../jenkins/overview.md
567+
href: /azure/developer/jenkins/overview.md
568568
items:
569569
- name: Create a Jenkins server
570-
href: ../../jenkins/install-jenkins-solution-template.md
570+
href: /azure/developer/jenkins/configure-on-linux-vm.md
571571
- name: Scale with VM agents
572-
href: ../../jenkins/jenkins-azure-vm-agents.md
572+
href: /azure/developer/jenkins/scale-deployments-using-vm-agents.md
573573
- name: Publish artifacts to Storage
574-
href: ../../jenkins/storage-java-jenkins-continuous-integration-solution.md
574+
href: /azure/developer/jenkins/azure-storage-blobs-as-build-artifact-repository.md
575575
- name: Secure Jenkins
576576
href: https://jenkins.io/blog/2017/04/20/secure-jenkins-on-azure/
577577
- name: Run containers

0 commit comments

Comments
 (0)