Skip to content

Commit 1b6e515

Browse files
authored
Update instructions to change homepage
1 parent 9aec111 commit 1b6e515

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

instructions/2-deployment-pipeline.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ with your GitHub username.
2121

2222
4. Save and go back to the [Dashboard](http://gocd.cd4ml.net) page
2323

24-
5. Make a small change to your forked code, e.g., change the `README.md`, then
25-
add, commit, and push your changes to see your project being built and deployed
26-
in GoCD:
24+
5. Make a small change to your forked code, e.g., change the
25+
`src/webapp/templates/index.html` file, then add, commit, and push your changes
26+
to see your project being built and deployed in GoCD:
2727
```bash
2828
git add .
2929
git commit -m"Sample change"

0 commit comments

Comments
 (0)