diff --git a/README.md b/README.md
index ab14ac92..3609cdff 100644
--- a/README.md
+++ b/README.md
@@ -72,6 +72,7 @@ your Schemas automatically.
 
 ### Web Frameworks
 
+* [hyper][hyper]
 * [rocket][rocket]
 * [iron][iron]
 
diff --git a/juniper_hyper/README.md b/juniper_hyper/README.md
index 1c874f27..f42ebc3c 100644
--- a/juniper_hyper/README.md
+++ b/juniper_hyper/README.md
@@ -30,6 +30,6 @@ Check the LICENSE file for details.
 [Juniper]: https://github.com/graphql-rust/juniper
 [GraphQL]: http://graphql.org
 [documentation]: https://docs.rs/juniper_hyper
-[example]: https://github.com/graphql-rust/juniper/blob/hyper-integration/juniper_hyper/examples/hyper_server.rs
+[example]: https://github.com/graphql-rust/juniper/blob/master/juniper_hyper/examples/hyper_server.rs