Update documentation URL.
This commit is contained in:
parent
0d426bbc9e
commit
c82edfb316
@ -1,7 +1,7 @@
|
||||
[package]
|
||||
authors = ["Jimmy Cuadra <jimmy@jimmycuadra.com>"]
|
||||
description = "Resource identifiers for Matrix."
|
||||
documentation = "https://ruma.github.io/ruma-identifiers/ruma_identifiers/"
|
||||
documentation = "https://docs.rs/ruma-identifiers"
|
||||
homepage = "https://github.com/ruma/ruma-identifiers"
|
||||
keywords = ["matrix", "chat", "messaging", "ruma"]
|
||||
license = "MIT"
|
||||
|
@ -3,7 +3,7 @@
|
||||
[](https://travis-ci.org/ruma/ruma-identifiers)
|
||||
|
||||
**ruma-identifiers** contains types for [Matrix](https://matrix.org/) identifiers for events, rooms, room aliases, and users.
|
||||
[Documentation](http://ruma.github.io/ruma-identifiers/ruma_identifiers/) is available for the latest release.
|
||||
[Documentation](https://docs.rs/ruma-identifiers) is available for the latest release.
|
||||
|
||||
## License
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user