Update the crate's documentation URL.

This commit is contained in:
Jimmy Cuadra 2016-12-13 01:28:33 -08:00
parent a31de2313b
commit b429ce3e50

View File

@ -1,7 +1,7 @@
[package]
authors = ["Jimmy Cuadra <jimmy@jimmycuadra.com>"]
description = "Serializable types for the events in the Matrix specification."
documentation = "https://ruma.github.io/ruma-events/ruma_events/"
documentation = "https://docs.rs/ruma-events"
homepage = "https://github.com/ruma/ruma-events"
keywords = ["matrix", "chat", "messaging", "ruma"]
license = "MIT"