From 68f8f62ecad4d6dabac9d45a6c704420d915d0d0 Mon Sep 17 00:00:00 2001 From: Marcel Cruz <12413903+marcelscruz@users.noreply.github.com> Date: Tue, 28 Mar 2023 16:55:46 +0200 Subject: [PATCH] Update Warrant URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9b6d2d6..958e97d 100644 --- a/README.md +++ b/README.md @@ -225,7 +225,7 @@ API | Description | Auth | HTTPS | CORS | | [MojoAuth](https://mojoauth.com) | Secure and modern passwordless authentication platform | `apiKey` | Yes | Yes | | [SAWO Labs](https://sawolabs.com)| Simplify login and improve user experience by integrating passwordless authentication in your app | `apiKey` | Yes | Yes | | [Stytch](https://stytch.com/)| User infrastructure for modern applications | `apiKey` | Yes | No | -| [Warrant](https://warrant.dev/)| APIs for authorization and access control | `apiKey` | Yes | Yes | +| [Warrant](https://docs.warrant.dev/)| APIs for authorization and access control | `apiKey` | Yes | Yes | **[⬆ Back to Index](#index)**