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:
sinus-x
2026-03-23 06:18:25 +01:00
committed by GitHub
parent 3fa0abf47f
commit b830631bd2
4 changed files with 5 additions and 5 deletions

View File

@@ -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