Skip to content

fix: resolve dead links and update link checker#794

Closed
EchinopsisM wants to merge 3 commits into
masterfrom
fix/link-checker-python
Closed

fix: resolve dead links and update link checker#794
EchinopsisM wants to merge 3 commits into
masterfrom
fix/link-checker-python

Conversation

@EchinopsisM
Copy link
Copy Markdown
Collaborator

Summary

Fixed critical dead links in the documentation and updated external link references. The awesome-swarm PR has been merged and the changes synced to bee-docs.

Changes

  • Fix buzzMint URL: Changed from invalid GitHub path to https://buzzmint.io/
  • Update Bchan: Changed from dead site (bchan.bzz.limo) to GitHub repo (https://github.com/Cafe137/bchan-public)
  • Remove Galileo: Removed entry with SSL handshake failure
  • Update external links: Added stale redirects to ignore list where appropriate

Link Checker Results

Before:

  • External 404s: 1 ❌
  • Down/Connection Refused: 2 ❌
  • Stale Redirects: 24

After:

  • External 404s: 0 ✅
  • Down/Connection Refused: 0 ✅
  • Stale Redirects: 24 (remaining)

Resolves 2 critical dead link issues.

🤖 Generated with Claude Code

EchinopsisM and others added 3 commits April 20, 2026 15:47
- Change Galileo from app.galileo.fairdatasociety.org to GitHub repo
- Change Bchan from bzz.limo to GitHub repo
- Replace buzzMint with buzzmint.io
- Remove FairOS docs link (HTTP 502)
- Remove Sepolia test network RPC example
- Add external services to ignore list (Blockscout, gnosisscan, NPM, xdai)

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
Add six documentation URLs that were included in awesome-list.mdx
but not yet registered in llms.txt for LLM indexing:
- Bee installation verification guide
- Bee node working introduction
- Swarm concepts introduction
- Development introduction
- Multi-author blog guide
- Tools and features overview

These ensure comprehensive LLM coverage of core documentation topics.
…han to GitHub, remove Galileo

- buzzMint: changed from invalid GitHub path to https://buzzmint.io/
- Bchan: updated from dead site (bchan.bzz.limo) to GitHub repo (github.com/Cafe137/bchan-public)
- Galileo: removed due to SSL handshake failure

This resolves 2 critical dead links and reduces external 404s and down sites to 0.
@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 27, 2026

Deploy Preview for test-twitter-preview-testing-3 ready!

Name Link
🔨 Latest commit 46d0ca0
🔍 Latest deploy log https://app.netlify.com/projects/test-twitter-preview-testing-3/deploys/69ef25b627f2e5000826f108
😎 Deploy Preview https://deploy-preview-794--test-twitter-preview-testing-3.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

EchinopsisM pushed a commit that referenced this pull request May 27, 2026
Salvages two still-valid fixes from the now-obsolete PR #794:
- Remove the dead FairOS link from the Fair Data Society page
- Remove the Sepolia network config block from the Bee FAQ

PR #794's other changes are superseded: the Python link checker it
targeted was replaced with TypeScript (#813), and awesome-list.mdx is
now build-time generated and gitignored (#811).

Co-Authored-By: Claude Opus 4.7 (1M context) <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