From 279ba4c7fb6581e81e5af29a36fa7624e256d48a Mon Sep 17 00:00:00 2001 From: realaravinth Date: Sat, 17 Jul 2021 15:57:19 +0530 Subject: [PATCH] update link to mcaptcha --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e130a89..1f00360 100644 --- a/README.md +++ b/README.md @@ -56,5 +56,5 @@ cache-buster = { version = "0.2", git = "https://github.com/realaravinth/cache-b ## Examples: - See [acix-example](./examples/actix-web) -- See [mCaptcha/guard](https://github.com/mCaptcha/guard) for use +- See [mCaptcha/mcaptcha](https://github.com/mCaptcha/mcaptcha) for use with [Sailfish](https://crates.io/crates/sailfish) template engine.