From 66bca14940e88070c9bcf98eac40518c44bf0656 Mon Sep 17 00:00:00 2001 From: Debug <49997488+DebugOk@users.noreply.github.com> Date: Tue, 16 Jan 2024 22:09:28 +0100 Subject: [PATCH] Oh no, tracking links! (#684) --- README.md | 4 ++-- Resources/ConfigPresets/DeltaV/deltav.toml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f5f7f4efac..56ee0dd7ef 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Space Station 14 is a remake of SS13 that runs on [Robust Toolbox](https://githu ## Links #### DeltaV -[Website](https://delta-v.org/) | [Wiki](https://wiki.delta-v.org/view/Main_Page) | [Discord](https://discord.gg/deltav) +[Website](https://delta-v.org/) | [Wiki](https://wiki.delta-v.org/view/Main_Page) | [Discord](https://go.delta-v.org/AtDxv) #### Space Station 14 @@ -24,7 +24,7 @@ The [docs site](https://docs.spacestation14.io/) has documentation on SS14s cont We are happy to accept contributions from anybody. Get in Discord if you want to help. We've got a [list of issues](https://github.com/DeltaV-Station/Delta-v/issues) that need to be done and anybody can pick them up. Don't be afraid to ask for help either! -We are currently accepting translations of the game on our main repository. If you would like to translate the game into another language check the #localization channel in our [Discord](https://discord.gg/deltav) +We are currently accepting translations of the game on our main repository. If you would like to translate the game into another language check the #localization channel in our [Discord](https://go.delta-v.org/AtDxv) ## Building diff --git a/Resources/ConfigPresets/DeltaV/deltav.toml b/Resources/ConfigPresets/DeltaV/deltav.toml index 6525d27fb0..dfc90d70aa 100644 --- a/Resources/ConfigPresets/DeltaV/deltav.toml +++ b/Resources/ConfigPresets/DeltaV/deltav.toml @@ -5,7 +5,7 @@ lobbyduration = 240 round_end_pacifist = true [infolinks] -discord = "https://discord.gg/deltav" +discord = "https://go.delta-v.org/sxzqj" github = "https://github.com/DeltaV-Station/Delta-v" website = "https://www.delta-v.org/" wiki = "https://wiki.delta-v.org/view/Main_Page"