Skip to content

Commit 9b0e63e

Browse files
committed
fix: update discord link
1 parent 5fcefe3 commit 9b0e63e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

astro.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ export default defineConfig({
1616
title: "Saucer",
1717
description: "A modern, cross-platform C++ webview library",
1818
social: [
19-
{ icon: "discord", label: "Discord", href: "https://discord.gg/ndhmQE4225" },
19+
{ icon: "discord", label: "Discord", href: "https://discord.gg/VCF4hNVkn5" },
2020
{ icon: "matrix", label: "Matrix", href: "https://matrix.to/#/#saucer:matrix.org" },
2121
{ icon: "codeberg", label: "CodeBerg", href: "https://codeberg.org/saucer/saucer" },
2222
{ icon: "github", label: "GitHub", href: "https://github.com/saucer/saucer" },

0 commit comments

Comments
 (0)