Skip to content

chore(docs.json): expand wildcard :slug* redirects#2180

Merged
novusnota merged 3 commits into
mainfrom
novusnota/expand-wildcard-slug-redirects
May 21, 2026
Merged

chore(docs.json): expand wildcard :slug* redirects#2180
novusnota merged 3 commits into
mainfrom
novusnota/expand-wildcard-slug-redirects

Conversation

@novusnota
Copy link
Copy Markdown
Collaborator

@novusnota novusnota commented May 21, 2026

This was important to do for manual redirect file generation in case we'll have a fully static build and to ensure that no links are lost.

Also added redirects for URLs discovered by @Danil42Russia

Summary by CodeRabbit

Release Notes

  • Chores
    • Refined documentation redirects for ecosystem resources (MyTonCtrl, TON Connect components) and Tolk language documentation to ensure consistent link accessibility and improve user navigation.

Review Change Stack

@novusnota novusnota requested a review from a team as a code owner May 21, 2026 18:15
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 21, 2026

Warning

Rate limit exceeded

@novusnota has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 51 minutes and 34 seconds before requesting another review.

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 5788ec7a-19c8-4d8e-be73-5394a466b829

📥 Commits

Reviewing files that changed from the base of the PR and between 2bc7376 and 3936b1f.

📒 Files selected for processing (2)
  • .github/workflows/bouncer.yml
  • docs.json
📝 Walkthrough

Walkthrough

This PR consolidates wildcard redirect patterns in docs.json by replacing three broad route matches with explicit page-level redirects for MyTonCtrl ecosystem docs, TON Connect AppKit/WalletKit platform-specific pages, and Tolk language reference sections.

Changes

Explicit Documentation Redirects

Layer / File(s) Summary
MyTonCtrl ecosystem redirects
docs.json
Explicit mappings for MyTonCtrl subpages (alerting, backups, collator, dht-server, fift, lite-client, logging, storage, validator, and others) redirect from /ecosystem/node/mytonctrl/<page> to /ecosystem/nodes/cpp/mytonctrl/<page>.
TON Connect AppKit and WalletKit redirects
docs.json
Explicit redirects for AppKit and WalletKit documentation across iOS, Android, and Web platforms, including overview and feature-specific pages (wallets, initialization, events, transactions, QA), redirect from /ecosystem/ton-connect/ to /ecosystem/appkit/ or /ecosystem/walletkit/.
Tolk language documentation redirects
docs.json
Explicit mappings for Tolk syntax documentation, overview, changelog, basic syntax, and type/feature pages redirect from /languages/tolk/<page> to /tolk/<page>.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~15 minutes

Possibly related PRs

  • ton-org/docs#2089: Both PRs update docs.json redirect configuration—this PR refines and expands many redirect mappings by replacing wildcards with explicit routes, while PR #2089 adds additional missing permanent redirects to preserve old documentation URLs.

Suggested reviewers

  • aigerimu

Poem

A rabbit hops through redirect trails so deep,
From wildcards wild to explicit keep,
Each page now maps where it should go—
MyTonCtrl, AppKit, Tolk docs flow! 🐰✨
Navigation sharper, no breadcrumb left untied.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main change: expanding wildcard redirects in docs.json from broad patterns to explicit page-level mappings.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch novusnota/expand-wildcard-slug-redirects

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@mintlify
Copy link
Copy Markdown

mintlify Bot commented May 21, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
mintlify-ton-docs 🟢 Ready View Preview May 21, 2026, 6:18 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

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

Thanks for the updates to docs.json; I have several suggestions around redirect wildcard coverage, so please apply the inline suggestions to restore robust deep-link handling.

Comment thread docs.json
Comment thread docs.json
Comment thread docs.json
@novusnota novusnota merged commit 8343728 into main May 21, 2026
9 checks passed
@novusnota novusnota deleted the novusnota/expand-wildcard-slug-redirects branch May 21, 2026 18:26
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