Skip to content

Conversation

@sosweetham
Copy link
Member

@sosweetham sosweetham commented Jan 31, 2026

Description of change

fixes docs edit url

Issue Number

n/a

Type of change

  • Fix (a change which fixes an issue)

How the change has been tested

manual

Change checklist

  • I have ensured that the CI Checks pass locally
  • I have removed any unnecessary logic
  • My code is well documented
  • I have signed my commits
  • My code follows the pattern of the application
  • I have self reviewed my code

Summary by CodeRabbit

  • Bug Fixes
    • Corrected the documentation edit URL path to improve contributor access

✏️ Tip: You can customize this high-level summary in your review settings.

@sosweetham sosweetham requested a review from coodos as a code owner January 31, 2026 17:04
@coodos coodos merged commit 30ad406 into main Jan 31, 2026
3 of 4 checks passed
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 31, 2026

Caution

Review failed

The pull request is closed.

📝 Walkthrough

Walkthrough

The pull request updates the Docusaurus configuration file by reordering imports and correcting the documentation edit URL path from a redundant nested /docs/docs/ to /docs/.

Changes

Cohort / File(s) Summary
Configuration & Import Updates
docs/docusaurus.config.ts
Reordered imports (prismThemes and Config type) and simplified the docs edit URL path from .../docs/docs/ to .../docs/.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 With whiskers twitching, I found the way,
To tidy imports and trim the stray,
One docs/docs/ became just one,
Configuration cleanup—cleanly done! ✨

✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch fix/docs-edit-url

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.

@coodos coodos deleted the fix/docs-edit-url branch January 31, 2026 17:04
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.

3 participants