Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Dec 19, 2025

Link checker identified 16 broken links across internal paths, external documentation, repository references, and third-party services.

Changes

Internal paths (2)

  • /operate/data-availability/light-node/operate/data-availability/light-node/quickstart
  • /build/rpc/node-api/?version=v0.28.4#blob.Submit/build/rpc/node-api

celestia-app documentation (6)

  • Removed /specs/ path segment from celestiaorg.github.io URLs (namespace.html, shares.html)
  • Updated x/blobstream references to orchestrator-relayer repository (module was disabled in v2)
  • Fixed shares.md path: specs/src/specs/shares.mdspecs/src/shares.md

Installation scripts (3)

  • Changed script downloads from raw GitHub URLs to docs.celestia.org domain
  • Updated GitHub repository links from /tree/main/ to /blob/main/

Third-party tools (1)

  • golangci-lint: /usage/install//docs/welcome/install/

Contract references (1)

  • blobstream-contracts: blob/masterblob/v3.0.0

Removed unavailable services (4)

  • cosmoslist.co endpoints (fetch failures)
  • stake-town.com snapshot links (500 errors)

Files Modified

10 MDX files across build, learn, and operate documentation sections.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • docs.celestia.org
    • Triggering command: /usr/bin/curl curl -sI REDACTED (dns block)
  • golangci-lint.run
    • Triggering command: /usr/bin/curl curl -sI REDACTED (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

Original prompt

This section details on the original issue you should resolve

<issue_title>fix: broken links</issue_title>
<issue_description>```
=== LINK CHECK SUMMARY ===

Total Links: 590
Internal: 180 (Broken: 2)
External: 390 (Broken: 14)

--- Broken Internal Links ---
[Route not found] /operate/data-availability/light-node (in app/build/blobstream/integrate-offchain/page.mdx)
[Route not found] /build/rpc/node-api/?version=v0.28.4#blob.Submit (in app/build/blobstream/integrate-offchain/page.mdx)

--- Broken External Links ---
[ERR - fetch failed] https://cosmoslist.co/testnet/celestia (in app/operate/networks/mocha-testnet/page.mdx)
[ERR - fetch failed] https://cosmoslist.co/mainnet/celestia (in app/operate/networks/mainnet-beta/page.mdx)
[500 - Internal Server Error] https://services.stake-town.com/home/testnet/celestia/sync (in app/operate/maintenance/snapshots/page.mdx)
[500 - Internal Server Error] https://services.stake-town.com/home/mainnet/celestia/sync (in app/operate/maintenance/snapshots/page.mdx)
[404 - Not Found] https://github.com/celestiaorg/docs/tree/main/public/celestia-node.sh (in app/operate/data-availability/install-celestia-node/page.mdx)
[404 - Not Found] https://github.com/celestiaorg/docs/tree/main/public/celestia-app.sh (in app/operate/consensus-validators/install-celestia-app/page.mdx)
[404 - Not Found] https://github.com/celestiaorg/celestia-app/tree/main/x/blobstream (in app/operate/blobstream/relayer/page.mdx)
[404 - Not Found] https://github.com/celestiaorg/celestia-app/tree/main/x/blobstream (in app/operate/blobstream/orchestrator/page.mdx)
[404 - Not Found] https://golangci-lint.run/usage/install/ (in app/operate/blobstream/install-binary/page.mdx)
[404 - Not Found] https://github.com/celestiaorg/celestia-app/tree/main/x/blobstream (in app/operate/blobstream/install-binary/page.mdx)
[429 - Too Many Requests] https://github.com/celestiaorg/blobstream-contracts/blob/master/src/Blobstream.sol (in app/learn/blobstream/page.mdx)
[404 - Not Found] https://celestiaorg.github.io/celestia-app/specs/namespace.html (in app/build/blobstream/integrate-offchain/page.mdx)
[404 - Not Found] https://celestiaorg.github.io/celestia-app/specs/shares.html (in app/build/blobstream/integrate-offchain/page.mdx)
[404 - Not Found] https://github.com/celestiaorg/celestia-app/blob/main/specs/src/specs/shares.md (in app/build/blobstream/integrate-offchain/page.mdx)

❌ Found 16 broken links


## Comments on the Issue (you are @copilot in this section)

<comments>
</comments>


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: jcstein <46639943+jcstein@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix broken internal and external links Fix 16 broken internal and external documentation links Dec 19, 2025
Copilot AI requested a review from jcstein December 19, 2025 21:06
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.

fix: broken links

2 participants