diff options
| author | Austin Hellyer <[email protected]> | 2016-10-31 12:40:21 -0700 |
|---|---|---|
| committer | Austin Hellyer <[email protected]> | 2016-10-31 12:40:54 -0700 |
| commit | 6fcec07292104dca20c6f2ccad23955be468b97c (patch) | |
| tree | 0532ef191b9242d831d932dd4bd3e4d6480337c6 /README.md | |
| parent | Fix readme example to properly use framework (diff) | |
| download | serenity-6fcec07292104dca20c6f2ccad23955be468b97c.tar.xz serenity-6fcec07292104dca20c6f2ccad23955be468b97c.zip | |
Update URLs to GitLab
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -69,5 +69,5 @@ fn main() { [`State`]: ext/state/struct.State.html [client's module-level documentation]: client/index.html [docs]: https://discordapp.com/developers/docs/intro -[examples]: https://github.com/zeyla/serenity.rs/tree/master/examples +[examples]: https://gitlab.com/kalasi/serenity.rs/tree/master/examples [state docs]: ext/state/index.html |