Skip to content

Commit f656ced

Browse files
authored
Update Discord invite links. (space-wizards#11493)
1 parent 07fe950 commit f656ced

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Content.Client/Links/UILinks.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ public static class UILinks
55
public const string GitHub = "https://github.com/space-wizards/space-station-14/";
66
public const string Patreon = "https://www.patreon.com/spacestation14";
77

8-
public const string Discord = "https://discordapp.com/invite/t2jac3p";
8+
public const string Discord = "https://discord.ss14.io/";
99
public const string BugReport = "https://github.com/space-wizards/space-station-14/issues/new/choose";
1010
public const string Website = "https://spacestation14.io";
1111
public const string Wiki = "https://wiki.spacestation14.io";

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ If you want to host or create content for SS14, this is the repo you need. It co
88

99
## Links
1010

11-
[Website](https://spacestation14.io/) | [Discord](https://discord.gg/t2jac3p) | [Forum](https://forum.spacestation14.io/) | [Steam](https://store.steampowered.com/app/1255460/Space_Station_14/) | [Standalone Download](https://spacestation14.io/about/nightlies/)
11+
[Website](https://spacestation14.io/) | [Discord](https://discord.ss14.io/) | [Forum](https://forum.spacestation14.io/) | [Steam](https://store.steampowered.com/app/1255460/Space_Station_14/) | [Standalone Download](https://spacestation14.io/about/nightlies/)
1212

1313
## Documentation/Wiki
1414

@@ -32,6 +32,6 @@ We are not currently accepting translations of the game on our main repository.
3232

3333
All code for the content repository is licensed under [MIT](https://github.com/space-wizards/space-station-14/blob/master/LICENSE.TXT).
3434

35-
Most assets are licensed under [CC-BY-SA 3.0](https://creativecommons.org/licenses/by-sa/3.0/) unless stated otherwise. Assets have their license and the copyright in the metadata file. [Example](https://github.com/space-wizards/space-station-14/blob/master/Resources/Textures/Objects/Tools/crowbar.rsi/meta.json).
35+
Most assets are licensed under [CC-BY-SA 3.0](https://creativecommons.org/licenses/by-sa/3.0/) unless stated otherwise. Assets have their license and the copyright in the metadata file. [Example](https://github.com/space-wizards/space-station-14/blob/master/Resources/Textures/Objects/Tools/crowbar.rsi/meta.json).
3636

3737
Note that some assets are licensed under the non-commercial [CC-BY-NC-SA 3.0](https://creativecommons.org/licenses/by-nc-sa/3.0/) or similar non-commercial licenses and will need to be removed if you wish to use this project commercially.

0 commit comments

Comments
 (0)