[docs](trx-rs): migrate wiki links from GitHub to Gitea

Point README wiki/repo URLs at git.haxx.space/sjg/trx-rs (the new
primary upstream); same /wiki/<Page> path scheme as before.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Signed-off-by: Stan Grams <sjg@haxx.space>
This commit is contained in:
2026-05-18 00:05:29 +02:00
parent 3c235fce5e
commit bf9617e24d
+5 -5
View File
@@ -64,7 +64,7 @@ brew install soapysdr
``` ```
</details> </details>
See [Build Requirements](https://github.com/sgrams/trx-rs/wiki/User-Manual#build-requirements) See [Build Requirements](https://git.haxx.space/sjg/trx-rs/wiki/User-Manual#build-requirements)
in the wiki for details on each library. in the wiki for details on each library.
> **Note:** `cmake` is required even when a system Opus library is installed. > **Note:** `cmake` is required even when a system Opus library is installed.
@@ -133,10 +133,10 @@ a unified set of frontends.
| Resource | Description | | Resource | Description |
|----------|-------------| |----------|-------------|
| [User Manual](https://github.com/sgrams/trx-rs/wiki/User-Manual) | Configuration, features, and usage | | [User Manual](https://git.haxx.space/sjg/trx-rs/wiki/User-Manual) | Configuration, features, and usage |
| [Architecture](https://github.com/sgrams/trx-rs/wiki/Architecture) | System design, crate layout, data flow, and internals | | [Architecture](https://git.haxx.space/sjg/trx-rs/wiki/Architecture) | System design, crate layout, data flow, and internals |
| [Optimization Guidelines](https://github.com/sgrams/trx-rs/wiki/Optimization-Guidelines) | Performance guidelines for the real-time DSP pipeline | | [Optimization Guidelines](https://git.haxx.space/sjg/trx-rs/wiki/Optimization-Guidelines) | Performance guidelines for the real-time DSP pipeline |
| [Planned Features](https://github.com/sgrams/trx-rs/wiki/Planned-Features) | Roadmap and design notes | | [Planned Features](https://git.haxx.space/sjg/trx-rs/wiki/Planned-Features) | Roadmap and design notes |
| [Contributing](CONTRIBUTING.md) | Commit conventions, workflow, and code style | | [Contributing](CONTRIBUTING.md) | Commit conventions, workflow, and code style |
## License ## License