Skip to content

docs: replace broken Slack badges with Discord - #5529

Open
Hashim1999164 wants to merge 1 commit into
socketio:mainfrom
Hashim1999164:docs/replace-broken-slack-badges
Open

Hashim1999164 wants to merge 1 commit into
socketio:mainfrom
Hashim1999164:docs/replace-broken-slack-badges

Conversation

@Hashim1999164

@Hashim1999164 Hashim1999164 commented Jul 23, 2026

Copy link
Copy Markdown

Summary

  • The Slack badges on the socket.io and socket.io-client package READMEs point at hosts that no longer resolve (slackin-socketio.now.sh and slack.socket.io).
  • Swap them for the Discord badge already used in the NestJS example (https://discord.gg/G7Qnnhy).

Fixes #5229.

Test plan

  • Open both README badge links and confirm they reach Discord
  • Confirm no remaining slack.socket.io / slackin-socketio.now.sh references in those READMEs

The Slack invite badges on the server and client package READMEs point at
dead hosts (slackin-socketio.now.sh and slack.socket.io). Point them at the
active Discord invite instead, matching the badge used in the NestJS example.

Fixes socketio#5229.

@lbesecker195 lbesecker195 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Verified: slack.socket.io does not resolve and slackin-socketio.now.sh returns 404. The Discord invite G7Qnnhy is the same one already used in examples/nestjs-example/README.md. Fixes #5229. LGTM.

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.

Slack link does not resolve

2 participants