Skip to content

Next#116

Merged
serhiipylypchuk1991 merged 2 commits into
masterfrom
next
Jun 26, 2026
Merged

Next#116
serhiipylypchuk1991 merged 2 commits into
masterfrom
next

Conversation

@serhiipylypchuk1991

Copy link
Copy Markdown
Contributor

No description provided.

- rewrite doc-to-doc links as root-relative `path.md` (drop `../`
  climbing, trailing-slash dir style, leading-slash, stray `/suite/`
  and `suite/` prefixes, and `.md/` before anchors)
- emit category / generated-index targets as root-absolute `/dir/` routes
- switch overview empty-label `[](...)` links to root-relative, keep
  `@getshort(...)` file-relative; images and assets untouched
- update `onEmptyLinkMatch` to resolve empty-label targets from the docs
  root and emit a root-absolute href without `.md`
- verified via Docusaurus build with onBrokenLinks / onBrokenAnchors /
  onBrokenMarkdownLinks set to `throw`: no broken links or anchors
[update] normalize internal links convention
@serhiipylypchuk1991 serhiipylypchuk1991 self-assigned this Jun 26, 2026
@serhiipylypchuk1991 serhiipylypchuk1991 merged commit 7f7ac59 into master Jun 26, 2026
2 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.

1 participant