1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-25 06:39:22 +02:00

fix links

This commit is contained in:
Rob Ede
2022-02-18 03:41:10 +00:00
parent f843776f36
commit b291e29882
5 changed files with 22 additions and 25 deletions

View File

@ -11,7 +11,7 @@
## Documentation & Resources
- [API Documentation](https://docs.rs/awc)
- [Example Project](https://github.com/actix/examples/tree/HEAD/security/awc_https)
- [Example Project](https://github.com/actix/examples/tree/master/https-tls/awc-https)
- Minimum Supported Rust Version (MSRV): 1.54
## Example