aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAustin Hellyer <[email protected]>2016-11-06 11:21:33 -0800
committerAustin Hellyer <[email protected]>2016-11-06 11:21:33 -0800
commit03eaaf9bdc52e0cc408217e803418a2797238c8b (patch)
tree55160d5d92d3b8595ed9c58aa13d6af88236d578 /README.md
parentDocs: link to master (diff)
downloadarchived-serenity-03eaaf9bdc52e0cc408217e803418a2797238c8b.tar.xz
archived-serenity-03eaaf9bdc52e0cc408217e803418a2797238c8b.zip
Update to Travis CI
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 7c19159..0d94641 100644
--- a/README.md
+++ b/README.md
@@ -69,13 +69,13 @@ fn main() {
[`Event`]: https://docs.austinhellyer.me/serenity.rs/latest/serenity/model/enum.Event.html
[`Event::MessageCreate`]: https://docs.austinhellyer.me/serenity.rs/latest/serenity/model/enum.Event.html#MessageCreate.v
[`State`]: https://docs.austinhellyer.me/serenity.rs/latest/serenity/ext/state/struct.State.html
-[ci]: https://gitlab.com/kalasi/serenity.rs/pipelines
-[ci-badge]: https://gitlab.com/kalasi/serenity.rs/badges/master/build.svg
+[ci]: https://travis-ci.org/zeyla/serenity.rs
+[ci-badge]: https://travis-ci.org/zeyla/serenity.rs.svg?branch=master
[client's module-level documentation]: https://docs.austinhellyer.me/serenity.rs/latest/serenity/client/index.html
[discord docs]: https://discordapp.com/developers/docs/intro
[docs]: https://docs.austinhellyer.me/serenity.rs/latest/serenity
[docs-badge]: https://img.shields.io/badge/docs-online-5023dd.svg
-[examples]: https://gitlab.com/kalasi/serenity.rs/tree/master/examples
+[examples]: https://github.com/zeyla/serenity.rs/tree/master/examples
[license]: https://opensource.org/licenses/ISC
[license-badge]: https://img.shields.io/badge/license-ISC-blue.svg?style=flat-square
[state docs]: https://docs.austinhellyer.me/serenity.rs/latest/serenity/ext/state/index.html