Skip to content

chore: Update broken Community link in README.md#11

Merged
sumitsaurabh927 merged 2 commits intomainfrom
sumitsaurabh927-patch-1
Mar 24, 2026
Merged

chore: Update broken Community link in README.md#11
sumitsaurabh927 merged 2 commits intomainfrom
sumitsaurabh927-patch-1

Conversation

@sumitsaurabh927
Copy link
Copy Markdown
Contributor

@sumitsaurabh927 sumitsaurabh927 commented Mar 24, 2026

Description

Brief description of the changes in this PR.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Performance improvement
  • Code refactoring

Testing

  • Tests pass locally
  • New tests added for new functionality
  • Integration tests pass

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • New and existing unit tests pass locally with my changes

Commit Message Format

Please ensure your commit messages follow the conventional commits format:

  • feat: add new feature
  • fix: resolve bug
  • docs: update documentation
  • style: format code
  • refactor: refactor code
  • test: add tests
  • chore: update dependencies

Summary by CodeRabbit

  • Documentation
    • Updated the README community link to the correct Discord invite so users reach the intended support channel.
    • Minor README formatting cleanup (trailing newline added) to ensure the file ends cleanly.

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 24, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 14317be8-be47-4754-ae64-bb569f7a72f4

📥 Commits

Reviewing files that changed from the base of the PR and between e3f31cd and 8cb8452.

📒 Files selected for processing (1)
  • README.md
✅ Files skipped from review due to trivial changes (1)
  • README.md

📝 Walkthrough

Walkthrough

Updated the README's Community link: replaced https://lingo.dev/discord with https://discord.gg/rJ8zGYJQj5. Added a trailing newline at end of README.md.

Changes

Cohort / File(s) Summary
Documentation
README.md
Replaced Discord/community URL and added missing trailing newline.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 A tiny hop, a link set free,
New home for chat beneath the tree,
A newline tucked in, neat and bright,
I nibble bugs and code takes flight! ✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The PR title accurately describes the main change: updating a broken Community link in README.md, which matches the changeset perfectly.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch sumitsaurabh927-patch-1

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

@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)

236-236: Consider using a more stable domain for the long-term fix.

The new URL has been verified to work correctly: it returns a 200 status and properly redirects to the Discord invite (https://discord.com/invite/rJ8zGYJQj5), and the old URL is indeed broken (404). However, using the old.lingo.dev subdomain may signal temporary or legacy infrastructure. If this is intended as a permanent solution, consider whether a more stable domain (e.g., a direct shortener service like discord.gg or the official community URL) would be better for long-term maintenance.

🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.

In `@README.md` at line 236, Update the Community link target to a stable,
long-term URL instead of the temporary old.lingo.dev redirect: replace the link
URL currently used in the "💬 [Community]" Markdown entry with the canonical
Discord invite (for example https://discord.com/invite/rJ8zGYJQj5 or a
discord.gg short link) so the README points directly to a stable domain rather
than old.lingo.dev.
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Nitpick comments:
In `@README.md`:
- Line 236: Update the Community link target to a stable, long-term URL instead
of the temporary old.lingo.dev redirect: replace the link URL currently used in
the "💬 [Community]" Markdown entry with the canonical Discord invite (for
example https://discord.com/invite/rJ8zGYJQj5 or a discord.gg short link) so the
README points directly to a stable domain rather than old.lingo.dev.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 9d3b5700-96b8-4a7d-9a65-ccee77407ea6

📥 Commits

Reviewing files that changed from the base of the PR and between 94e5a5b and e3f31cd.

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

@sumitsaurabh927 sumitsaurabh927 merged commit 022c61a into main Mar 24, 2026
6 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