mirror of
https://github.com/actix/actix-web.git
synced 2024-11-26 03:21:08 +00:00
Update README.md
This commit is contained in:
parent
d041df6c4b
commit
c570229351
1 changed files with 2 additions and 2 deletions
|
@ -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 a new issue