update workflow and discord locations for jellyseerr

This commit is contained in:
notfakie
2022-04-16 10:54:01 +12:00
parent c3ccb00b86
commit aab1b2d4c6
15 changed files with 30 additions and 164 deletions

View File

@@ -178,12 +178,12 @@ const SettingsAbout: React.FC = () => {
</List.Item>
<List.Item title="Discord">
<a
href="https://discord.gg/overseerr"
href="https://discord.gg/ckbvBtDJgC"
target="_blank"
rel="noreferrer"
className="text-indigo-500 transition duration-300 hover:underline"
>
https://discord.gg/overseerr
https://discord.gg/ckbvBtDJgC
</a>
</List.Item>
</List>