-
Notifications
You must be signed in to change notification settings - Fork 491
Open
Labels
Description
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! π