diff --git a/README.md b/README.md
index 00b0919..e3586d6 100644
--- a/README.md
+++ b/README.md
@@ -985,7 +985,7 @@ See also [Are we web yet?](http://www.arewewebyet.org) and [Rust web framework c
* [sappworks/sapper](https://github.com/sappworks/sapper) — A lightweight web framework built on async hyper, implemented in Rust language. [](https://travis-ci.org/sappworks/sapper)
* [tiny-http](https://github.com/tiny-http/tiny-http) — Low level HTTP server library [](https://travis-ci.org/frewsxcv/tiny-http)
* [tomaka/rouille](https://github.com/tomaka/rouille) — Web framework in Rust [](https://travis-ci.org/tomaka/rouille)
- * [daniel-Q6wUOI/zap](https://github.com/oltdaniel/zap) - A lightning fast http framework for Rust [](https://travis-ci.org/daniel-Q6wUOI/zap)
+ * [oltdaniel/zap](https://github.com/oltdaniel/zap) - A lightning fast http framework for Rust [](https://travis-ci.org/oltdaniel/zap)
* [actix/actix-web](https://github.com/actix/actix-web) — A lightweight async web framework for Rust with websocket support [](https://travis-ci.org/actix/actix-web)
* [WebSocket](https://datatracker.ietf.org/doc/rfc6455/)
* [cyderize/rust-websocket](https://github.com/cyderize/rust-websocket) — a framework for dealing with WebSocket connections (both clients and servers) [](https://travis-ci.org/cyderize/rust-websocket)