Skip to content

Fix meetup group button and pretty Discord links (#45, #46) - #54

Merged
MasonEgger merged 1 commit into
mainfrom
fix-meetup-discord-links
Aug 25, 2026
Merged

Fix meetup group button and pretty Discord links (#45, #46)#54
MasonEgger merged 1 commit into
mainfrom
fix-meetup-discord-links

Conversation

@MasonEgger

Copy link
Copy Markdown
Member

Fixes both open issues.

#46 — Incorrect meetup link

The "Join our Meetup Group" button on the join page pointed at the Discord invite. Now links to https://meetup.com/pro/pytexas (the meetup.com group listing referenced in the line right above the button).

#45 — Pretty Discord link

Replaced the old invite discord.gg/jNPAbcNukj with discord.gg/pytexas everywhere it appears in the site:

  • docs/join.md (two Discord links)
  • docs/faq.md
  • docs/index.md
  • mkdocs.yml (social link)

No jNPAbcNukj remains under docs/, mkdocs.yml, or overrides/. Site builds clean. Historical records (archived posts, .ai-sessions/) left as-is.

Closes #45
Closes #46

@github-actions

Copy link
Copy Markdown

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

The "Join our Meetup Group" button on the join page pointed at the Discord
invite instead of meetup.com; it now links to https://meetup.com/pro/pytexas,
the group listing referenced just above it (closes #46).

Also swaps the old Discord invite discord.gg/jNPAbcNukj for the vanity
discord.gg/pytexas everywhere it appears in the site: the join page, FAQ,
homepage, and the mkdocs social link (closes #45).
@MasonEgger
MasonEgger force-pushed the fix-meetup-discord-links branch from 925d98d to 0b9e7f3 Compare August 25, 2026 03:51
@MasonEgger
MasonEgger merged commit bd139c5 into main Aug 25, 2026
3 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.

Fix Incorrect Meetup Link Update All DIscord Links to Pretty Link

1 participant