mirror of
https://github.com/actix/actix-web.git
synced 2024-12-22 16:16:40 +00:00
fix link in readme
This commit is contained in:
parent
58de9dcf56
commit
26c13a81d2
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ Asynchronous web framework for [Actix](https://github.com/actix/actix).
|
||||||
|
|
||||||
* [API Documentation (Development)](http://actix.github.io/actix-web/actix_web/)
|
* [API Documentation (Development)](http://actix.github.io/actix-web/actix_web/)
|
||||||
* [API Documentation (Releases)](https://docs.rs/actix-web/)
|
* [API Documentation (Releases)](https://docs.rs/actix-web/)
|
||||||
* Cargo package: [actix-http](https://crates.io/crates/actix-web)
|
* Cargo package: [actix-web](https://crates.io/crates/actix-web)
|
||||||
* Minimum supported Rust version: 1.20 or later
|
* Minimum supported Rust version: 1.20 or later
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
Loading…
Reference in a new issue