Update discord server links

This commit is contained in:
Captain Jack Sparrow 2024-04-28 04:00:38 +00:00
parent 489fae8fed
commit 845c286e2e
2 changed files with 3 additions and 3 deletions

View File

@ -5,7 +5,7 @@ title: 'Start self-hosting'
# How to self-host
<Note>
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).
</Note>
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.

View File

@ -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) => (