1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-06-10 17:29:36 +00:00

Update README.md

This commit is contained in:
Nikolay Kim 2018-04-11 10:49:34 -07:00 committed by GitHub
parent d041df6c4b
commit c570229351
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,8 +22,8 @@ Actix web is a simple, pragmatic and extremely fast web framework for Rust.
## Documentation & community resources
* [User Guide](https://actix.rs/actix-web/guide/)
* [API Documentation (Development)](https://actix.rs/actix-web/actix_web/)
* [User Guide](https://actix.github.io/actix-web/guide/)
* [API Documentation (Development)](https://actix.github.io/actix-web/actix_web/)
* [API Documentation (Releases)](https://docs.rs/actix-web/)
* [Chat on gitter](https://gitter.im/actix/actix)
* Cargo package: [actix-web](https://crates.io/crates/actix-web)