kamranahmedse / developer-roadmap

Interactive roadmaps, guides and other educational content to help developers grow in their careers.
https://roadmap.sh
Other
298.17k stars 39.22k forks source link

Link error on the Git Roadmap #7693

Closed alimeul closed 2 weeks ago

alimeul commented 2 weeks ago

Roadmap URL

https://roadmap.sh/git-github

Suggestions

On the git Roadmap, there's an item about .gitignore with 4 links to ressources The one linking to the official website of Git is wrong.

Wrong link : https://git-scm.com/docs/gitignore/en Real link https://git-scm.com/docs/gitignore

fellalli commented 2 weeks ago

Feel free to submit a PR 🚀

prasannakotyal commented 2 weeks ago

Hi. is @fellalli assigned this issue? If not, I will change the broken link and add the working one. Please let me know if it needs to be done. image Line 7 is the change that needs to be done. Thanks.

fellalli commented 2 weeks ago

@prasannakotyal I’m not assigned. Anyone can submit the PR!

prasannakotyal commented 2 weeks ago

Cool. I'll submit one in a while. Thanks for letting me know.

prasannakotyal commented 2 weeks ago

Update: I have fixed the link and created a PR. Thanks.