fix(docs): Fix Discord link in README - #206
benvinegar wants to merge 1 commit into
Conversation
Greptile SummaryThis PR updates a broken Discord invite link in the Confidence Score: 5/5Safe 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
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"]
Reviews (1): Last reviewed commit: "fix(docs): Fix Discord link in README" | Re-trigger Greptile |
|
Thanks for the update. We’re going to park this one for now because the proposed Discord invite appears to be broken / needs confirmation. We’ll come back once we have a verified replacement invite. This comment was generated by Pi using OpenAI GPT-5 |
No description provided.