Skip to content

Fix documentation edit links - #199

Merged
githubsaturn merged 1 commit into
masterfrom
agent/fix-doc-edit-links
Aug 24, 2026
Merged

Fix documentation edit links#199
githubsaturn merged 1 commit into
masterfrom
agent/fix-doc-edit-links

Conversation

@githubsaturn

@githubsaturn githubsaturn commented Aug 24, 2026

Copy link
Copy Markdown
Collaborator

Fix localized documentation edit links after the Docusaurus 3 migration.

Add integration coverage for each enabled locale.

Summary by CodeRabbit

  • Bug Fixes
    • GitHub edit links in documentation now correctly reflect the current language and document location.
    • Improved documentation smoke tests to verify edit links for localized getting-started pages.

@coderabbitai

coderabbitai Bot commented Aug 24, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 799e3300-bf24-4c0d-83ba-a50c9afc64b6

📥 Commits

Reviewing files that changed from the base of the PR and between 587c617 and fda6a83.

📒 Files selected for processing (2)
  • docs-site/docusaurus.config.js
  • scripts/smoke-combined-site.mjs

Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review.


📝 Walkthrough

Walkthrough

The Docusaurus configuration now generates locale- and document-specific GitHub edit URLs. The combined-site smoke test verifies the expected URL on each localized get-started.md page.

Changes

Localized edit URLs

Layer / File(s) Summary
Generate and validate localized edit URLs
docs-site/docusaurus.config.js, scripts/smoke-combined-site.mjs
The documentation configuration builds GitHub edit URLs from the current locale and document path. The smoke test validates each localized page against its expected URL.

Estimated code review effort: 1 (Trivial) | ~5 minutes

Merge Risk: ⚪ Minimal · up to fda6a

This localized change updates documentation edit links and adds coverage for enabled locales; no actionable merge-blocking risk remains beyond normal checks and review.

🚥 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 clearly and concisely describes the main change to localized documentation edit links.
Docstring Coverage ✅ Passed Docstring check was indeterminate for this PR — some files could not be analyzed in time. Not blocking.
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.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch agent/fix-doc-edit-links

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.

@githubsaturn
githubsaturn merged commit ced5978 into master Aug 24, 2026
2 checks passed
@githubsaturn
githubsaturn deleted the agent/fix-doc-edit-links branch August 24, 2026 02:59
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