Skip to content

Fix links to examples in README#211

Open
alexandear wants to merge 2 commits intors:masterfrom
alexandear-org:docs/fix-example-links
Open

Fix links to examples in README#211
alexandear wants to merge 2 commits intors:masterfrom
alexandear-org:docs/fix-example-links

Conversation

@alexandear
Copy link
Contributor

This PR updates outdated external links in the README.md file to point to the current official documentation for Martini and Gin.

Fixes #200

Copilot AI review requested due to automatic review settings January 23, 2026 22:46
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes broken external links in the README.md documentation by updating references to Martini and Gin frameworks to point to their current, official documentation sources.

Changes:

  • Updated Martini link from a defunct website (http://martini.codegangsta.io) to the official GitHub repository (https://github.com/go-martini/martini)
  • Updated Gin link from an outdated documentation site (https://gin-gonic.github.io/gin) to the current official website (https://gin-gonic.com/)

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Martini link in the docs needs update?

1 participant