From 0324e011f1ea0eed0709c92fe86319c812a42206 Mon Sep 17 00:00:00 2001 From: Zeyla Hellyer Date: Wed, 23 May 2018 06:44:11 -0700 Subject: Fix links to the repo Fixes links to the repo from `https://github.com/zeyla/serenity` to `https://github.com/serenity-rs/serenity`. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index bf1e6b4..fd9f5d1 100644 --- a/README.md +++ b/README.md @@ -162,7 +162,7 @@ Voice+youtube-dl: [`Event`]: https://docs.rs/serenity/*/serenity/model/event/enum.Event.html [`Event::MessageCreate`]: https://docs.rs/serenity/*/serenity/model/event/enum.Event.html#variant.MessageCreatef [`Shard`]: https://docs.rs/serenity/*/serenity/gateway/struct.Shard.html -[`examples`]: https://github.com/zeyla/serenity/blob/master/examples +[`examples`]: https://github.com/serenity-rs/serenity/blob/master/examples [`rest`]: https://docs.rs/serenity/*/serenity/client/rest/index.html [`validate_token`]: https://docs.rs/serenity/*/serenity/client/fn.validate_token.html [cache docs]: https://docs.rs/serenity/*/serenity/cache/index.html @@ -172,7 +172,7 @@ Voice+youtube-dl: [discord docs]: https://discordapp.com/developers/docs/intro [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 +[examples]: https://github.com/serenity-rs/serenity/tree/master/examples [gateway docs]: https://docs.rs/serenity/*/serenity/gateway/index.html [guild]: https://discord.gg/WBdGJCc [guild-badge]: https://discordapp.com/api/guilds/381880193251409931/widget.png -- cgit v1.2.3