From 69326b57a387c60c87b147af1c6805b64e8b34d2 Mon Sep 17 00:00:00 2001 From: David Hidalgo Date: Sun, 2 Aug 2026 15:52:20 -0400 Subject: [PATCH] fix(broken-urls): :memo: fix broken links on docs #661 --- README.md | 2 +- src/en/general-development/contributing-translations.md | 2 +- src/en/general-development/github-moderation-guidelines.md | 2 +- src/en/server-hosting/oauth.md | 2 +- src/index.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index aaecdadd89..f2fee1e857 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ The following `mdbook` features & plugins are available and in use: - `mdbook-emojicodes` - `mdbook-embedify` -**For information such as how to edit, build & test these docs, see [Guide to Editing Docs](https://spacestation14.io/docs/en/meta/guide-to-editing-docs.html). on the site itself** (or [in this repo](./src/en/meta/guide-to-editing-docs.md)) +**For information such as how to edit, build & test these docs, see [Guide to Editing Docs](https://docs.spacestation14.com/en/meta/guide-to-editing-docs.html). on the site itself** (or [in this repo](./src/en/meta/guide-to-editing-docs.md)) ## Screenshots diff --git a/src/en/general-development/contributing-translations.md b/src/en/general-development/contributing-translations.md index 3950f65ac6..2c832a2b97 100644 --- a/src/en/general-development/contributing-translations.md +++ b/src/en/general-development/contributing-translations.md @@ -16,4 +16,4 @@ If the language you want to translate to doesn't exist yet, also **just ask**. I ## Working Together -Translation requires teamwork and coordination. If you wanna talk about translation stuff, the best place to do it is the `#translation` channel on our [Discord](https://discord.ss14.io). \ No newline at end of file +Translation requires teamwork and coordination. If you wanna talk about translation stuff, the best place to do it is the `#translation` channel on our [Discord](https://discord.spacestation14.io). \ No newline at end of file diff --git a/src/en/general-development/github-moderation-guidelines.md b/src/en/general-development/github-moderation-guidelines.md index 25e554e45b..45b25023b3 100644 --- a/src/en/general-development/github-moderation-guidelines.md +++ b/src/en/general-development/github-moderation-guidelines.md @@ -2,7 +2,7 @@ This document clarifies guidelines for Github moderation in regards to the project's Code of Conduct. Github Moderators are expected to adhere to these guidelines as a baseline for actions taken on the Github repository, but may deviate if they believe it is in the best interest of the community. -Note: If you believe these guidelines were not followed or were deviated from without good reason, you are encouraged to to contact staff via [Discord](https://discord.ss14.io/) or [the forums](https://forum.spacestation14.com/), appeal your Github ban [on the forums](https://forum.spacestation14.com/c/ban-appeals/appeals-github/38), or make a [staff complaint](https://forum.spacestation14.com/t/staff-complaint-instructions-and-info/31). Incorrect enforcement of the [Code of Conduct](https://github.com/space-wizards/space-station-14/blob/master/CODE_OF_CONDUCT.md) will not result in disciplinary action for staff when done in good faith, and is reserved for extreme cases where good faith does not exist. +Note: If you believe these guidelines were not followed or were deviated from without good reason, you are encouraged to to contact staff via [Discord](https://discord.spacestation14.io/) or [the forums](https://forum.spacestation14.com/), appeal your Github ban [on the forums](https://forum.spacestation14.com/c/ban-appeals/appeals-github/38), or make a [staff complaint](https://forum.spacestation14.com/t/staff-complaint-instructions-and-info/31). Incorrect enforcement of the [Code of Conduct](https://github.com/space-wizards/space-station-14/blob/master/CODE_OF_CONDUCT.md) will not result in disciplinary action for staff when done in good faith, and is reserved for extreme cases where good faith does not exist. ## Moderative Actions diff --git a/src/en/server-hosting/oauth.md b/src/en/server-hosting/oauth.md index 7c1ad680a5..76c53a3cca 100644 --- a/src/en/server-hosting/oauth.md +++ b/src/en/server-hosting/oauth.md @@ -4,7 +4,7 @@ The SS14 authentication hub implements OAuth2 and OpenID Connect. This allows yo ![log-in-with-ss14.png](../assets/images/hosting-log-in-with-ss14.png) -This is used by the [official forum](https://forum.ss14.io), [official wiki](https://wiki.ss14.io) and SS14.Admin panel to make it easy for people to log into stuff with the same account everywhere. I am very pleased with how well it works. +This is used by the [official forum](https://forum.spacestation14.com), [official wiki](https://wiki.spacestation14.io) and SS14.Admin panel to make it easy for people to log into stuff with the same account everywhere. I am very pleased with how well it works. OAuth apps are tied to an SS14 account and can be created [here](https://account.spacestation14.com/Identity/Account/Manage/Developer). diff --git a/src/index.md b/src/index.md index 75cf78cff0..85cda1044a 100644 --- a/src/index.md +++ b/src/index.md @@ -7,7 +7,7 @@ This is the developer's wiki. If you are a player, you are looking for [the play ```admonish question "Technical Issues" If you are having difficulties with logging into the game or building it, please try the following resources: [🔊 Discord](https://discord.gg/ss14). This is the most active community of developers for Space Station 14. Ask a question on the General or Help channel. -[📲 FAQ](https://spacestation14.io/about/faq/) +[📲 FAQ](https://spacestation14.com/about/faq/) [🎮 Forums](https://forum.spacestation14.io/) ```