fix(docs): Update GitHub links (#647)
Updates user-facing links to point to the new organization. Does not update references in source code (user-agent, dependency references), as they should be handled separately. Signed-off-by: sinus-x <14353790+sinus-x@users.noreply.github.com>
This commit is contained in:
@@ -10,6 +10,6 @@ Before writing new API features, generally a good idea to:
|
||||
When your feature is ready to release, ensure to:
|
||||
|
||||
- Update backend documentation (what you're reading now!) if applicable
|
||||
- Update the [developers documentation](https://github.com/stoatchat/developer-wiki) if applicable
|
||||
- Update the [developers documentation](https://github.com/stoatchat/stoatchat/tree/main/docs) if applicable
|
||||
- Update the Feature Matrix (or ask someone that can to do so)
|
||||
- Ensure it is properly listed in the backend release changelog
|
||||
|
||||
@@ -13,7 +13,7 @@ We want to hear what you think and appreciate and await your feature suggestions
|
||||
|
||||
Typically, you can open issues on the relevant [GitHub repositories](https://github.com/stoatchat).
|
||||
|
||||
<!-- Within the Stoat app, you can navigate to the [**feedback tab**](https://app.revolt.chat/settings/feedback), or you can open an issue on the relevant [GitHub repo](https://github.com/revoltchat). -->
|
||||
<!-- Within the Stoat app, you can navigate to the [**feedback tab**](https://app.revolt.chat/settings/feedback), or you can open an issue on the relevant [GitHub repo](https://github.com/stoatchat). -->
|
||||
|
||||
### 2. Translate
|
||||
|
||||
|
||||
Reference in New Issue
Block a user