diff options
| author | acdenisSK <[email protected]> | 2017-07-02 18:32:49 +0200 |
|---|---|---|
| committer | acdenisSK <[email protected]> | 2017-07-02 18:32:49 +0200 |
| commit | 02407175e463b2b75295364d6b0e182fe34966ed (patch) | |
| tree | 1a88a2f087362145a6872aae7786b8e8924b4452 /README.md | |
| parent | Fix doc tests (diff) | |
| download | serenity-02407175e463b2b75295364d6b0e182fe34966ed.tar.xz serenity-02407175e463b2b75295364d6b0e182fe34966ed.zip | |
Change the readme to use `docs.rs` instead of `serenity.zey.moe`
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -151,7 +151,7 @@ Voice+youtube-dl: [ci-badge]: https://travis-ci.org/zeyla/serenity.svg?branch=master [client's module-level documentation]: https://docs.rs/serenity/*/serenity/client/index.html [discord docs]: https://discordapp.com/developers/docs/intro -[docs]: https://serenity.zey.moe/ +[docs]: https://docs.rs/serenity [docs-badge]: https://img.shields.io/badge/docs-online-5023dd.svg [examples]: https://github.com/zeyla/serenity/tree/master/examples [gateway docs]: https://docs.rs/serenity/*/serenity/gateway/index.html |