first-contributions icon indicating copy to clipboard operation
first-contributions copied to clipboard

Bug Reporting: Broken External Link on First Contributions Website (Git Basics Tutorial)

Open klu2300090005 opened this issue 7 months ago • 2 comments

While browsing the First Contributions website, I noticed that the external link to the "Learn Git Basics" tutorial is currently broken or redirects incorrectly. This might confuse first-time contributors who rely on it to understand Git fundamentals before making their first contribution.

🎯 Goal Fix the broken external link to ensure that newcomers can easily access essential Git learning resources without any disruption.

💡 Possible Solutions

Identify and update the broken link with a working, official Git learning resource.

Consider periodically checking all external links to prevent future occurrences.

📋 Steps to Solve the Problem

Comment below about what you've started working on.

Locate the broken link within the website's code or repository.

Find a valid updated link (e.g., Git's official documentation or a trusted tutorial).

Replace the broken link and test it locally to ensure proper redirection.

Add, commit, and push the changes to your forked repository.

Submit a pull request mentioning - "Addresses #<issue number>".

Ask for a review and once approved, celebrate your contribution! 🎉

klu2300090005 avatar Apr 28 '25 10:04 klu2300090005