Replace wiki with docs.mau.fi

This commit is contained in:
Tulir Asokan
2021-02-13 21:27:34 +02:00
parent db41c8d806
commit 2cf93c5765
+9 -8
View File
@@ -10,15 +10,16 @@ A Matrix-Telegram hybrid puppeting/relaybot bridge.
## Sponsors ## Sponsors
* [Joel Lehtonen / Zouppen](https://github.com/zouppen) * [Joel Lehtonen / Zouppen](https://github.com/zouppen)
### Wiki ### Documentation
All setup and usage instructions are located in the GitHub All setup and usage instructions are located on
[wiki](https://github.com/tulir/mautrix-telegram/wiki). Some quick links: [docs.mau.fi](https://docs.mau.fi/bridges/python/telegram/index.html).
Some quick links:
* [Bridge setup](https://github.com/tulir/mautrix-telegram/wiki/Bridge-setup) * [Bridge setup](https://docs.mau.fi/bridges/python/setup/index.html?bridge=telegram)
(or [with Docker](https://github.com/tulir/mautrix-telegram/wiki/Bridge-setup-with-Docker)) (or [with Docker](https://docs.mau.fi/bridges/python/setup/docker.html?bridge=telegram))
* Basic usage: [Authentication](https://github.com/tulir/mautrix-telegram/wiki/Authentication), * Basic usage: [Authentication](https://docs.mau.fi/bridges/python/telegram/authentication.html),
[Creating chats](https://github.com/tulir/mautrix-telegram/wiki/Creating-and-managing-chats), [Creating chats](https://docs.mau.fi/bridges/python/telegram/creating-and-managing-chats.html),
[Relaybot setup](https://github.com/tulir/mautrix-telegram/wiki/Relay-bot) [Relaybot setup](https://docs.mau.fi/bridges/python/telegram/relay-bot.html)
### Features & Roadmap ### Features & Roadmap
[ROADMAP.md](https://github.com/tulir/mautrix-telegram/blob/master/ROADMAP.md) [ROADMAP.md](https://github.com/tulir/mautrix-telegram/blob/master/ROADMAP.md)