Commit 20d0cbf
authored
fix: update Discord badge to static join version (#56)
fix: replace invalid Discord badge with static join badge
The previous Discord badge used the shields.io `/discord/<server_id>` API,
which requires the server widget to be enabled. Since the widget is disabled,
the badge displayed `invalid` / `widget disabled` in the README.
Replaced it with a static Discord "Join Chat" badge that does not depend on
server widget status.1 parent 245d688 commit 20d0cbf
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments