Skip to content

docs: remove unreachable rich tweets link#4125

Open
ya-nsh wants to merge 1 commit into
Textualize:masterfrom
ya-nsh:docs/remove-dead-rich-tweets-link
Open

docs: remove unreachable rich tweets link#4125
ya-nsh wants to merge 1 commit into
Textualize:masterfrom
ya-nsh:docs/remove-dead-rich-tweets-link

Conversation

@ya-nsh
Copy link
Copy Markdown

@ya-nsh ya-nsh commented May 16, 2026

Summary

  • remove the unreachable rich-tweets external link from the main README and translated READMEs
  • remove the same dead URL from the benchmark markdown snippet so the repository no longer references it

Validation

  • curl -I -L --max-time 15 https://www.willmcgugan.com/blog/pages/post/rich-tweets/ timed out
  • curl -I -L --max-time 15 https://willmcgugan.com/blog/pages/post/rich-tweets/ timed out
  • rg 'rich-tweets|willmcgugan.com/blog/pages/post/rich-tweets' -n . returns no matches
  • python -m py_compile benchmarks/snippets.py
  • git diff --check

Closes #4123

@ya-nsh
Copy link
Copy Markdown
Author

ya-nsh commented May 20, 2026

Friendly review ping: this PR is ready for maintainer review when you get a chance. No required checks are showing on the PR from my side.

Happy to adjust quickly if you want a different shape or narrower scope.

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.

[BUG] README contains unreachable external link ("See what people are saying about Rich")

1 participant