diff --git a/README.md b/README.md index 4847cc0..afa09af 100644 --- a/README.md +++ b/README.md @@ -26,14 +26,14 @@ A curated list of awesome Rust code and resources. Inspired by the other [awesom See also http://arewewebyet.com/ * core - * [chris-morgan/rust-http](https://github.com/chris-morgan/rust-http) — will be replaced by teepee/teepee. [](https://travis-ci.org/chris-morgan/rust-http) - * [teepee/teepee](https://github.com/teepee/teepee) — [](https://travis-ci.org/teepee/teepee) + * [chris-morgan/rust-http](https://github.com/chris-morgan/rust-http) — will be replaced by Teepee. [](https://travis-ci.org/chris-morgan/rust-http) + * [Teepee](http://teepee.rs/) — [](https://travis-ci.org/teepee/teepee) * client * [carllerche/curl-rust](https://github.com/carllerche/curl-rust) — [libcurl](http://curl.haxx.se/libcurl/) bindings * server * [erickt/rust-mongrel2](https://github.com/erickt/rust-mongrel2) — [Mongrel2](http://mongrel2.org) bindings - * [iron/iron](https://github.com/iron/iron) — inspired by [Express](http://expressjs.com/), which is inspired by [Sinatra](http://www.sinatrarb.com/). - * [nickel-org/nickel.rs](https://github.com/nickel-org/nickel.rs) — inspired by [Express](http://expressjs.com/), which is inspired by [Sinatra](http://www.sinatrarb.com/). + * [Iron](http://ironframework.io/) — inspired by [Express](http://expressjs.com/). + * [Nickel](http://nickel.rs/) — inspired by [Express](http://expressjs.com/). ## Resources