Skip to content

Fix broken URL in README.md under “Go” category Body: #1792

@2400032703kotinijeswanth

Description

Documentation Issue

Description:
In the README.md file of awesome-for-beginners, under the “Go” section, one of the listed project links leads to a 404 / invalid URL.

File/Section:
README.md → Go

Problem:
The link https://some-old-go-project.example.com (replace with actual broken URL when you locate it) returns a 404 error or redirects to a “not found” page. This may confuse new contributors looking for beginner-friendly Go projects.

Proposed Fix:

  1. Verify the correct working URL for that project.
  2. Update the URL to the working one.
  3. If the project has been archived or removed, consider removing it from the list or marking it as “archived” with a brief note.

Additional Context:
Improving the link quality and removing broken entries helps maintain the usefulness and reliability of this list for beginners who are looking for their first open-source contributions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions