Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion src/en/general-development/contributing-translations.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).
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).
2 changes: 1 addition & 1 deletion src/en/general-development/github-moderation-guidelines.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion src/en/server-hosting/oauth.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).

Expand Down
2 changes: 1 addition & 1 deletion src/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/)
```

Expand Down
Loading