diff --git a/.github/steps/5-merge-your-pull-request.md b/.github/steps/5-merge-your-pull-request.md index 81b27ca..31b46f5 100644 --- a/.github/steps/5-merge-your-pull-request.md +++ b/.github/steps/5-merge-your-pull-request.md @@ -12,6 +12,6 @@ You can now [merge](https://docs.github.com/en/get-started/quickstart/github-glo ### :keyboard: Activity: Merge your changes -1. Merge your changes from `my-pages` into `main`. If you created the pull request in step 2, just open that PR and click on **Merge pull request**. If you did not create the pull request earlier, you can do it now by following the instructions in step 2. +1. Merge your changes from `my-pages` into `main`. If you created the pull request in step 2, just open that PR and click on **Merge pull request**. If you did not create the pull request earlier, you can do it now by following the instructions in [step 2](/.github/steps/2-configure-your-site.md). 1. (optional) Delete the branch `my-pages`. 1. Wait about 20 seconds then refresh this page (the one you're following instructions from). [GitHub Actions](https://docs.github.com/en/actions) will automatically update to the next step.