Skip to content

fix discord links#148

Merged
breadddevv merged 1 commit into
PlanetaryOrbit:mainfrom
epixplaysyt:main
May 30, 2026
Merged

fix discord links#148
breadddevv merged 1 commit into
PlanetaryOrbit:mainfrom
epixplaysyt:main

Conversation

@epixplaysyt
Copy link
Copy Markdown
Contributor

@epixplaysyt epixplaysyt commented May 30, 2026

not all discord links were changed in the last change, some were still broken, which were fixed in this pr

Summary by CodeRabbit

  • Documentation
    • Updated the Discord community invite link in the README to ensure users have the correct community access information.

Review Change Stack

not all discord links were changed in the last change, some were still broken, which were fixed in this commit
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 30, 2026

📝 Walkthrough

Walkthrough

The PR updates the Discord community invite URL in the README from the old server link to a new invite endpoint. Both occurrences—in the top header navigation and the Contributing section—are updated consistently to https://discord.com/invite/mWqdZmEkDc.

Changes

Discord Invite URL Update

Layer / File(s) Summary
Update Discord invite URLs in header and contributing section
README.md
Discord community invite URLs in the header navigation (line 20) and Contributing section (line 241) are updated to the new server endpoint https://discord.com/invite/mWqdZmEkDc.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 A link to gather, a rabbit did hop,
To Discord's new home, where the chats never stop!
From header to guide, the URL now shines,
One invite for all, across all the lines! 🎉

🚥 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 'fix discord links' directly matches the changeset, which updates Discord invite URLs in the README to fix broken links.
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

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.

Copy link
Copy Markdown
Contributor

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

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

🧹 Nitpick comments (1)
README.md (1)

20-20: ⚡ Quick win

Unify Discord invite URL format in the header block.

Line 20 now uses discord.com/invite, but the badge link at Line 9 still uses discord.gg. Please align Line 9 to the same https://discord.com/invite/mWqdZmEkDc URL for consistency and to avoid relying on redirect behavior.

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@README.md` at line 20, The README header has mismatched Discord URLs: update
the badge link that currently points to "https://discord.gg/mWqdZmEkDc" so it
matches the other usage by replacing it with
"https://discord.com/invite/mWqdZmEkDc"; locate the badge link in the header
block (the anchor tag containing the discord.gg URL) and change its href to the
discord.com/invite form to ensure consistent, non-redirecting links.
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Nitpick comments:
In `@README.md`:
- Line 20: The README header has mismatched Discord URLs: update the badge link
that currently points to "https://discord.gg/mWqdZmEkDc" so it matches the other
usage by replacing it with "https://discord.com/invite/mWqdZmEkDc"; locate the
badge link in the header block (the anchor tag containing the discord.gg URL)
and change its href to the discord.com/invite form to ensure consistent,
non-redirecting links.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 1c315f82-4da0-4693-abaf-117bce94e185

📥 Commits

Reviewing files that changed from the base of the PR and between 4969afa and 0b630ca.

📒 Files selected for processing (1)
  • README.md

@breadddevv breadddevv merged commit baafc26 into PlanetaryOrbit:main May 30, 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.

2 participants