Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ethersphere/bee-docs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: ethersphere/bee-docs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: fix/link-checker-python
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 3 commits
  • 5 files changed
  • 2 contributors

Commits on Apr 20, 2026

  1. fix: update external links and add to ignore list

    - 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>
    EchinopsisM and claude committed Apr 20, 2026
    Configuration menu
    Copy the full SHA
    37fc711 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2026

  1. docs: add missing documentation URLs to llms.txt

    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.
    EchinopsisM committed Apr 27, 2026
    Configuration menu
    Copy the full SHA
    9037ddc View commit details
    Browse the repository at this point in the history
  2. fix: correct dead links in awesome-list - fix buzzMint URL, update Bc…

    …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.
    EchinopsisM committed Apr 27, 2026
    Configuration menu
    Copy the full SHA
    46d0ca0 View commit details
    Browse the repository at this point in the history
Loading