Skip to content

Fix stale Operate links and include _page._mdx in link checks#2537

Open
yintaisha wants to merge 1 commit into
celestiaorg:mainfrom
yintaisha:main
Open

Fix stale Operate links and include _page._mdx in link checks#2537
yintaisha wants to merge 1 commit into
celestiaorg:mainfrom
yintaisha:main

Conversation

@yintaisha

Copy link
Copy Markdown

Overview

This fixes stale internal links on the /operate overview page and updates the link checker so _page._mdx files are included in future internal link checks.

The Operate overview page was still pointing to old routes such as /operate/full-node, /operate/installation, and /operate/troubleshooting. These have been replaced with current documentation routes for node types, getting started, maintenance, and advanced operations.

  • Replaced stale /operate overview links with existing docs routes
  • Updated scripts/check-links.mjs to scan app/**/_page._mdx
  • Keeps future landing/section pages covered by the internal link checker

Signed-off-by: yintaisha <yintaishan@outlook.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