Use more suitable link to Mastodon's documentation

This commit is contained in:
Julian
2020-05-06 16:08:55 -04:00
committed by Paul Woolcock
parent 9b538fdc65
commit b877d79831
+1 -1
View File
@@ -1,6 +1,6 @@
//! # Elefren: API Wrapper around the Mastodon API.
//!
//! Most of the api is documented on [Mastodon's website](https://docs.joinmastodon.org/api/)
//! Most of the api is documented on [Mastodon's website](https://docs.joinmastodon.org/client/intro/)
//!
//! ```no_run
//! # extern crate elefren;