Skip to content

fix(docs): Fix Discord link in README#206

Open
benvinegar wants to merge 1 commit intomainfrom
fix-discord-readme-2
Open

fix(docs): Fix Discord link in README#206
benvinegar wants to merge 1 commit intomainfrom
fix-discord-readme-2

Conversation

@benvinegar
Copy link
Copy Markdown
Member

No description provided.

@greptile-apps
Copy link
Copy Markdown

greptile-apps Bot commented Apr 29, 2026

Greptile Summary

This PR updates a broken Discord invite link in the README.md from https://discord.gg/MKkTFvQ4 to https://discord.gg/WZFjaP6Gt8. It is a single-line documentation fix with no code changes.

Confidence Score: 5/5

Safe to merge — single-line documentation update with no code impact.

The change is a one-line swap of a Discord invite URL in the README. No logic, security, or runtime concerns.

No files require special attention.

Important Files Changed

Filename Overview
README.md Updated Discord invite link from the old (presumably expired) URL to a new one; no other changes.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[README.md] --> B[Discord Invite Link]
    B -- old --> C["discord.gg/MKkTFvQ4 ❌ expired"]
    B -- new --> D["discord.gg/WZFjaP6Gt8 ✅ active"]
Loading

Reviews (1): Last reviewed commit: "fix(docs): Fix Discord link in README" | Re-trigger Greptile

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