diff options
| author | Zeyla Hellyer <[email protected]> | 2018-05-23 06:44:11 -0700 |
|---|---|---|
| committer | Zeyla Hellyer <[email protected]> | 2018-05-23 06:44:11 -0700 |
| commit | 0324e011f1ea0eed0709c92fe86319c812a42206 (patch) | |
| tree | 3568b95fa922b9b3e5dc001d910f4f58164ff8bb /README.md | |
| parent | Switch to the new repo url for travis (#316) (diff) | |
| download | serenity-0324e011f1ea0eed0709c92fe86319c812a42206.tar.xz serenity-0324e011f1ea0eed0709c92fe86319c812a42206.zip | |
Fix links to the repo
Fixes links to the repo from `https://github.com/zeyla/serenity` to
`https://github.com/serenity-rs/serenity`.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |