diff --git a/README.md b/README.md index 186f9e5..15e87df 100644 --- a/README.md +++ b/README.md @@ -401,7 +401,7 @@ Once you are done with your setup and have completed all steps above, you need t - Any time you commit a change to main branch the website will automatically update. -Manual deployment is also available by running npm run deploy. For more info, visit [here](https://create-react-app.dev/docs/deployment/#github-pages). If you see only README at username.github.io/repoName, be sure to change your GitHub Page's source to gh-pages branch. See [how to](https://docs.github.com/en/pages/getting-started-with-github-pages/configuring-a-publishing-source-for-your-github-pages-site). +Manual deployment is also available by running npm run deploy. For more info, visit [here](https://create-react-app.dev/docs/deployment/#github-pages). If you see only README at username.github.io, be sure to change your GitHub Page's source to gh-pages branch. See [how to](https://docs.github.com/en/pages/getting-started-with-github-pages/configuring-a-publishing-source-for-your-github-pages-site).