Skip to content

docs: fix dead links to the celestia-app namespace specification - #2560

Merged
gbarros merged 1 commit into
celestiaorg:mainfrom
boleklebovski:docs/fix-namespace-spec-link
Aug 14, 2026
Merged

gbarros merged 1 commit into
celestiaorg:mainfrom
boleklebovski:docs/fix-namespace-spec-link

Conversation

@boleklebovski

@boleklebovski boleklebovski commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

Problem

The Blobstream proof-queries page references the celestia-app namespace specification twice, and both links are dead:

/// See: https://celestiaorg.github.io/celestia-app/specs/namespace.html

The specs mdbook no longer nests pages under /specs/, so this returns 404.

Change

Dropped the stale specs/ path segment in both occurrences:

https://celestiaorg.github.io/celestia-app/namespace.html200, page title "Namespace — Celestia App Specifications".

Documentation-only; the change is confined to two comment lines inside Solidity snippets on app/build/blobstream/proof-queries/page.mdx.

Verification

Both URLs requested directly: old path 404, new path 200 serving the namespace spec.


Open in Devin Review

The celestia-app specs mdbook no longer nests pages under /specs/,
so both references on the Blobstream proof-queries page 404.

Signed-off-by: boleklebovski <233613315+boleklebovski@users.noreply.github.com>

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

@mergify

mergify Bot commented Aug 14, 2026

Copy link
Copy Markdown

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

@gbarros
gbarros merged commit 1d3fcb0 into celestiaorg:main Aug 14, 2026
6 of 7 checks passed
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.

2 participants