Skip to content

Commit 2f64f9d

Browse files
authored
Fix discord link (#138)
1 parent f15e6f6 commit 2f64f9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ const config: Config = {
131131
items: [
132132
{
133133
label: "Discord",
134-
href: "https://discord.gg/tUFFk9Ys",
134+
href: "https://discord.gg/tUFFk9Y",
135135
},
136136
{
137137
label: "Mastodon",

0 commit comments

Comments
 (0)