mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2026-01-01 12:18:35 -05:00
update workflow and discord locations for jellyseerr
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user