Skip to content

docs: replace broken godoc badge with pkg.go.dev#1359

Merged
33cn merged 1 commit into
masterfrom
docs/fix-godoc-badge
May 19, 2026
Merged

docs: replace broken godoc badge with pkg.go.dev#1359
33cn merged 1 commit into
masterfrom
docs/fix-godoc-badge

Conversation

@vipwzw
Copy link
Copy Markdown
Collaborator

@vipwzw vipwzw commented May 18, 2026

Summary

  • The first README badge ("API Reference") fails to render — it uses a stale camo.githubusercontent.com proxy URL whose hex payload decodes to https://godoc.org/github.com/golang/gddo?status.svg
  • godoc.org has been retired, and the target was the wrong repo (golang/gddo) anyway
  • Replace with the standard pkg.go.dev badge pointing at this repo

Test plan

🤖 Generated with Claude Code

The old badge used a stale camo-proxied URL whose hex payload pointed
to golang/gddo's status.svg on godoc.org (now shut down). The image no
longer loads. Replace with the current pkg.go.dev badge pointing at
this repo.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@33cn 33cn merged commit c8f5f1c into master May 19, 2026
23 checks passed
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.

2 participants