Update unstable docs URL

This commit is contained in:
Jonas Platte 2024-04-04 00:13:41 +02:00
parent 8f4f4460cd
commit a123b30cf2
No known key found for this signature in database
GPG Key ID: 7D261D771D915378

View File

@ -10,7 +10,7 @@ network.
[website]: https://ruma.io/
[chat]: https://matrix.to/#/#ruma:matrix.org
[docs]: https://docs.rs/ruma/
[unstable-docs]: https://docs.ruma.io/ruma/
[unstable-docs]: https://docs.ruma.dev/ruma/
## Getting started
@ -31,7 +31,7 @@ ruma = { git = "https://github.com/ruma/ruma", branch = "main", features = ["...
`ruma` re-exports all of the other crates, so you don't have to worry about
them as a user. Check out the documentation [on docs.rs][docs] (or on
[docs.ruma.io][unstable-docs] if you use use the git dependency).
[docs.ruma.dev][unstable-docs] if you use use the git dependency).
[matrix-rust-sdk]: https://github.com/matrix-org/matrix-rust-sdk#readme
[feat]: https://github.com/ruma/ruma/blob/1166af5a354210dcbced1eaf4a11f795c381d2ec/ruma/Cargo.toml#L35