mirror of
https://github.com/fafhrd91/actix-web
synced 2024-11-23 16:21:06 +01:00
Update README.md
This commit is contained in:
parent
d041df6c4b
commit
c570229351
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user