Skip to content

Commit 5ecf1b3

Browse files
committed
Fix reference to prior exercise in GitHub flow instructions
1 parent 1fec256 commit 5ecf1b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/guided-workshop/exercises/7-github-flow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ The GitHub flow is designed to work as a cycle, where contributors continuously
1515
1616
## Scenario
1717

18-
With the code changes created in the [prior exercise](./5-coding.md), it's time to walk through the GitHub flow to create a pull request and incorporate the updates into the codebase. While the changes have already been made (meaning we are slightly out of order from the "traditional" flow), you can still perform the steps to explore.
18+
With the code changes created in the [prior exercise](./6-code.md), it's time to walk through the GitHub flow to create a pull request and incorporate the updates into the codebase. While the changes have already been made (meaning we are slightly out of order from the "traditional" flow), you can still perform the steps to explore.
1919

2020
## Creating a branch
2121

0 commit comments

Comments
 (0)