1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-26 06:57:43 +02:00

update example links (#2036)

Co-authored-by: Rob Ede <robjtede@icloud.com>
This commit is contained in:
Daniel T. Rodrigues
2021-02-28 18:41:07 -03:00
committed by GitHub
parent cd652dca75
commit abc7fd374b
3 changed files with 4 additions and 3 deletions

View File

@ -14,6 +14,6 @@
## Documentation & Resources
- [API Documentation](https://docs.rs/actix-files/)
- [Example Project](https://github.com/actix/examples/tree/master/static_index)
- [Example Project](https://github.com/actix/examples/tree/master/basics/static_index)
- [Chat on Gitter](https://gitter.im/actix/actix-web)
- Minimum supported Rust version: 1.46 or later