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