Closed
Description
Code of Conduct
- I have read and agree to the GitHub Docs project's Code of Conduct
What article on docs.github.com is affected?
https://docs.github.com/en/get-started/start-your-journey/uploading-a-project-to-github#conclusion
What changes are you suggesting?
The link to the "Hello World" in:
For a reminder of how to do this, see "Hello World."
is pointing to "quickstart" instead of "start your journey".
Although this link works as expected, it's not consistent with the links throughout the articles.
Change the path in the link from quickstart
to start-your-journey
for consistency.
Additional information
No response