From ba248a681b6dadf80d3d52adced666af61ead8e5 Mon Sep 17 00:00:00 2001 From: "Daniel T. Rodrigues" <45438149+danitrod@users.noreply.github.com> Date: Sun, 28 Feb 2021 16:29:54 -0300 Subject: [PATCH] update example links (#159) --- actix-cors/README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/actix-cors/README.md b/actix-cors/README.md index 0afa3c4ad..2d7669619 100644 --- a/actix-cors/README.md +++ b/actix-cors/README.md @@ -10,7 +10,7 @@ ## Documentation & Resources -* [API Documentation](https://docs.rs/actix-cors/) -* [Example Project](https://github.com/actix/examples/tree/master/web-cors) -* [Chat on Gitter](https://gitter.im/actix/actix-web) -* Minimum Supported Rust Version (MSRV): 1.42.0 +- [API Documentation](https://docs.rs/actix-cors/) +- [Example Project](https://github.com/actix/examples/tree/master/security/web-cors) +- [Chat on Gitter](https://gitter.im/actix/actix-web) +- Minimum Supported Rust Version (MSRV): 1.42.0