Skip to content

docs: fix tend badge link to point at max-sixty/tend - #50

Open
cargo-affected-bot wants to merge 1 commit into
mainfrom
fix/readme-tend-badge-url
Open

docs: fix tend badge link to point at max-sixty/tend#50
cargo-affected-bot wants to merge 1 commit into
mainfrom
fix/readme-tend-badge-url

Conversation

@cargo-affected-bot

Copy link
Copy Markdown
Collaborator

The "maintained with tend" badge at the top of the README linked to https://github.com/anthropics/tend, which 404s. tend is hosted at max-sixty/tend.

Verified during the nightly survey:

$ curl -sI https://github.com/anthropics/tend | head -1
HTTP/2 404
$ curl -sI https://github.com/max-sixty/tend | head -1
HTTP/2 200

This is a documentation-only change (a single URL in the badge link), so no regression test is feasible.

🤖 Generated with Claude Code

The "maintained with tend" badge linked to https://github.com/anthropics/tend,
which 404s. tend lives at https://github.com/max-sixty/tend.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.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.

1 participant