diff --git a/README.md b/README.md
index 9cf7b54..a6ff5d5 100644
--- a/README.md
+++ b/README.md
@@ -972,7 +972,7 @@ See also [Are we game yet?](http://arewegameyet.com)
* Entity-Component Systems (ECS)
* [slide-rs/specs](https://github.com/slide-rs/specs) — Specs Parallel ECS [](httpsL//github.com/travis-ci.org/slide-rs/specs)
* Game Engines
- * [Amethyst](https://www.amethyst.rs) — Data-oriented game engine [](https://travis-ci.org/amethyst/amethyst)
+ * [Amethyst](https://www.amethyst.rs) — Data-oriented game engine [](https://jenkins.amethyst-engine.org/blue/organizations/jenkins/amethyst/activity/)
* [Piston](https://www.piston.rs/) — [](https://travis-ci.org/PistonDevelopers/piston)
* [ggez](https://github.com/ggez/ggez) — a lightweight game framework for making 2D games with minimum friction [](https://travis-ci.org/ggez/ggez)
* [Kiss3D](http://kiss3d.org/) — a Keep It Simple, Stupid 3d graphics engine written with Rust