Skip to content

docs: fix bad github org URLs in docs - #565

Merged
yuvrxj-afk merged 2 commits into
corsairdev:mainfrom
msranjana:docs/fix-bad-urls-clean
Aug 4, 2026
Merged

docs: fix bad github org URLs in docs#565
yuvrxj-afk merged 2 commits into
corsairdev:mainfrom
msranjana:docs/fix-bad-urls-clean

Conversation

@msranjana

@msranjana msranjana commented Aug 2, 2026

Copy link
Copy Markdown
Contributor

Description

Fixes #536.

This PR keeps only the intended documentation changes from the cleanup branch and removes the unrelated issue-template updates. It corrects the bad GitHub URLs in the docs and clone instructions so they point to corsairdev/corsair.

Checklist

Before submitting your PR, please verify the following:

  • I have run pnpm lint and all checks pass
  • I have run pnpm typecheck and there are no TypeScript errors
  • I have run pnpm build and all packages build successfully
  • I have run pnpm test and all tests pass
  • I have added or updated tests where applicable
  • I have added or updated necessary documentation

Screenshots / Demos (if applicable)

NA

Additional Notes

Summary by CodeRabbit

  • Documentation
    • Updated GitHub links in the database, integrations, and plugin development guides.
    • Corrected repository references to ensure links point to the current locations.

@vercel

vercel Bot commented Aug 2, 2026

Copy link
Copy Markdown
Contributor

@msranjana is attempting to deploy a commit to the corsair Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions github-actions Bot added the docs Docs / Mintlify / markdown changes label Aug 2, 2026
@coderabbitai

coderabbitai Bot commented Aug 2, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 8cbd0f41-17f1-47c4-92ae-394e5c000814

📥 Commits

Reviewing files that changed from the base of the PR and between a6869db and 4ba3d60.

📒 Files selected for processing (3)
  • docs/concepts/database.mdx
  • docs/concepts/integrations.mdx
  • docs/guides/create-your-own-plugin.mdx

📝 Walkthrough

Walkthrough

The documentation now uses the corsairdev/corsair repository for schema references, issue creation, and plugin cloning.

Changes

Documentation URL corrections

Layer / File(s) Summary
Update repository links
docs/concepts/database.mdx, docs/concepts/integrations.mdx, docs/guides/create-your-own-plugin.mdx
Updated the schema, issue, and clone URLs to target corsairdev/corsair.

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

Possibly related PRs

Suggested reviewers: devjain32

🚥 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 describes the documentation changes to incorrect GitHub organization URLs.
Linked Issues check ✅ Passed The three documented URL corrections match the files and requirements in issue [#536].
Out of Scope Changes check ✅ Passed All changes are limited to the documentation files and URL corrections required by issue [#536].
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
✨ Finishing Touches 💡 1
🛠️ Fix failing CI checks 💡
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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

@greptile-apps

greptile-apps Bot commented Aug 2, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

Corrects outdated GitHub organization URLs across the documentation.

  • Updates the database schema source link to corsairdev/corsair.
  • Updates the integrations issue link to the repository’s current issue tracker.
  • Updates plugin development clone instructions to use the current repository URL.

Confidence Score: 5/5

The documentation-only URL corrections appear safe to merge.

The changed links and clone command consistently target the repository identified by the PR context, with no runtime, build, or security behavior affected.

Important Files Changed

Filename Overview
docs/concepts/database.mdx Corrects the repository organization in the database schema source link.
docs/concepts/integrations.mdx Corrects the repository organization in the issue tracker link.
docs/guides/create-your-own-plugin.mdx Corrects the repository organization in the documented clone command.

Reviews (1): Last reviewed commit: "docs: fix bad github org URLs in docs" | Re-trigger Greptile

@Dhirenderchoudhary

Copy link
Copy Markdown
Collaborator

LGTM

@ambikeesshh ambikeesshh left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

urls point at the right org now
thanks!

@msranjana

Copy link
Copy Markdown
Contributor Author

@ambikeesshh hopefully the pr can be merged :)

@yuvrxj-afk
yuvrxj-afk merged commit e711010 into corsairdev:main Aug 4, 2026
9 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Docs / Mintlify / markdown changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix bad GitHub URLs in docs

4 participants