From 845c286e2e1f029c03e7aa4dafe60c9d00d37f06 Mon Sep 17 00:00:00 2001 From: Captain Jack Sparrow <163903675+sussy-code@users.noreply.github.com> Date: Sun, 28 Apr 2024 04:00:38 +0000 Subject: [PATCH] Update discord server links --- pages/self-hosting/hosting-intro.mdx | 2 +- theme.config.tsx | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pages/self-hosting/hosting-intro.mdx b/pages/self-hosting/hosting-intro.mdx index 46d8a52..b5fff1f 100644 --- a/pages/self-hosting/hosting-intro.mdx +++ b/pages/self-hosting/hosting-intro.mdx @@ -5,7 +5,7 @@ title: 'Start self-hosting' # How to self-host - We provide support on a case-by-case basis. If you have any questions, feel free to ask in our [Discord server](https://discord.gg/9vmr6vBQKS). + We provide support on a case-by-case basis. If you have any questions, feel free to ask in our [Discord server](https://discord.gg/kdkTZ4McvD). Since sudo-flix has many different components, there are a few configurations of how you can host it. Each of these configurations has their own benefits, whether that be having complete control over your data or customizing your experience. diff --git a/theme.config.tsx b/theme.config.tsx index f06f239..70fe899 100644 --- a/theme.config.tsx +++ b/theme.config.tsx @@ -10,7 +10,7 @@ const starLinks = [ newTab: true, icon: 'akar-icons:github-fill', }), - link('Discord', 'https://discord.gg/9vmr6vBQKS', { + link('Discord', 'https://discord.gg/kdkTZ4McvD', { style: 'star', newTab: true, icon: 'fa6-brands:discord', @@ -25,7 +25,7 @@ export default defineTheme({ editRepositoryBase: "https://github.com/sussy-code/docs/blob/master", socials: [ social.github("https://github.com/sussy-code"), - social.discord("https://discord.gg/9vmr6vBQKS"), + social.discord("https://discord.gg/kdkTZ4McvD"), ] }, meta: (pageMeta) => (