diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 184a77f4ea..f4eae23b7e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -612,7 +612,7 @@ From https://github.com/hackforla/website ``` -**Note:** You can safely ignore changes in other issue branches, such as `bonnie` above. But if you see changes in gh-pages, as in `5773ebe..0c86ecd gh-pages -> hackforla/gh-pages`, you should incorporate those changes into your repository before merging or rebasing your issue branch. Use the [instructions below](#incorporating-changes-from-upstream) to bring your fork up to date with the main repository. +**Note:** You can safely ignore changes in other issue branches, such as `bonnie` above. But if you see changes in gh-pages, as in `5773ebe..0c86ecd gh-pages -> hackforla/gh-pages`, you should incorporate those changes into your repository before merging or rebasing your issue branch. Use the [instructions below](#27e-working-on-an-issue-5-incorporating-changes-from-upstream) to bring your fork up to date with the main repository. [Back to Table of Contents](#table-of-contents)