Skip to content

Conversation

@winsznx
Copy link

@winsznx winsznx commented Dec 11, 2025

What's changed?

This PR aligns the repository configuration with the actual file structure. Previously, config files like
SUMMARY.md and .gitbook.yaml were pointing to old directories (e.g., concepts/, guides/) that no longer exist.
I've updated them to point to the correct docs/ content (learn, build, operate, reference).

Fixes included:

Repo Structure: Updated SUMMARY.md, CLAUDE.md and workflow files to match the real folder layout.

Redirects: Fixed .gitbook.yaml to ensure old URLs redirect to the new locations.

Broken Links: Scanned and fixed critical 404s in key guides (Mining, Developer Quickstart, Stacking, etc.) where internal links were broken.

Maintenance: Added a check_links.py
script for future link validation.

Result: The documentation site should now build correctly, navigation links will actually work, and the AI bots will know where to look.

@winsznx winsznx requested a review from a team as a code owner December 11, 2025 12:17
@CLAassistant
Copy link

CLAassistant commented Dec 11, 2025

CLA assistant check
All committers have signed the CLA.

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