mirror of
https://github.com/sct/overseerr.git
synced 2025-12-29 17:16:18 +01:00
chore: update Discord URL (#1980) [skip ci]
This commit is contained in:
@@ -179,12 +179,12 @@ const SettingsAbout = () => {
|
||||
</List.Item>
|
||||
<List.Item title="Discord">
|
||||
<a
|
||||
href="https://discord.gg/ckbvBtDJgC"
|
||||
href="https://discord.gg/seerr"
|
||||
target="_blank"
|
||||
rel="noreferrer"
|
||||
className="text-indigo-500 transition duration-300 hover:underline"
|
||||
>
|
||||
https://discord.gg/ckbvBtDJgC
|
||||
https://discord.gg/seerr
|
||||
</a>
|
||||
</List.Item>
|
||||
</List>
|
||||
|
||||
Reference in New Issue
Block a user