Skip to content

Commit a7b14f2

Browse files
authored
Update CICD-with-jenkins-Free-Style-Jobs.md
1 parent 7aeed20 commit a7b14f2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

cicd-flow/CICD-with-jenkins-Free-Style-Jobs.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,15 @@
99
```
1010
### Step2 -- `Install Java - Jenkins - Maven: follow instruction from link below`
1111

12-
[INSTALL-JAVA-JENKINS-MAVEN](https://github.com/lerndevops/labs/blob/master/jenkins/Install-Java-Jenkins-ubuntu.txt)
12+
[INSTALL-JAVA-JENKINS-MAVEN](https://github.com/lerndevops/labs/blob/master/jenkins/Install/README.md)
1313

1414
### Step3 -- `Install Docker: follow instruction from link below`
1515

16-
[INSTALL-DOCKER](https://github.com/lerndevops/labs/blob/master/docker/install/Install-Docker-manual.txt)
16+
[INSTALL-DOCKER](https://github.com/lerndevops/labs/blob/master/docker/install/README.md)
1717

1818
### Step4 -- `Install Ansible: follow instruction from link below`
1919

20-
[INSTALL-ANSIBLE](https://github.com/lerndevops/labs/blob/master/ansible/install/InsallAnsible.txt)
20+
[INSTALL-ANSIBLE](https://github.com/lerndevops/labs/blob/master/ansible/install/README.md)
2121

2222
### Step5 -- `configure Jenkins with Docker`
2323

0 commit comments

Comments
 (0)