Skip to content

Comments

Update Discord link and add link validation to CI#143

Merged
neonwatty merged 1 commit intomainfrom
fix/update-discord-link
Dec 3, 2025
Merged

Update Discord link and add link validation to CI#143
neonwatty merged 1 commit intomainfrom
fix/update-discord-link

Conversation

@neonwatty
Copy link
Owner

Summary

  • Update Discord invite link in README.md to the new URL (discord.gg/damGu7aEHH)
  • Remove direct Discord links from app's About page to prevent future broken links
  • Add note in the app directing users to the README.md for the latest Discord invite link
  • Add Discord link validation script (scripts/validate_discord_link.sh) that runs in CI to catch broken links early
  • Update Playwright tests to reflect the About page changes

Test plan

  • Linting passes (RuboCop)
  • Pages controller tests pass (7/7)
  • Playwright about page tests pass (7/7)
  • Discord link validation script works locally
  • CI passes

🤖 Generated with Claude Code

- Update Discord invite link in README.md to new URL (discord.gg/damGu7aEHH)
- Remove direct Discord links from app's About page to prevent future broken links
- Add note directing users to README.md for latest Discord invite link
- Add Discord link validation script that runs in CI to catch broken links early
- Update Playwright tests to reflect the About page changes

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@neonwatty neonwatty merged commit a178fe9 into main Dec 3, 2025
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.

1 participant