From 82fa334292d13f469803f433ad64d35b53ebbc5c Mon Sep 17 00:00:00 2001 From: Vivian Plasencia Date: Mon, 29 Apr 2024 11:36:33 +0200 Subject: [PATCH] docs(heyauthn): update typedoc url --- packages/heyauthn/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/heyauthn/README.md b/packages/heyauthn/README.md index d7fa1c8..f6fbf8c 100644 --- a/packages/heyauthn/README.md +++ b/packages/heyauthn/README.md @@ -70,7 +70,7 @@ yarn add @semaphore-extensions/heyauthn ## 📜 Usage -For more information on the functions provided by `@semaphore-extensions/heyauthn`, please refer to the [TypeDoc documentation](https://js.semaphore.pse.dev/modules/_semaphore_protocol_heyauthn). +For more information on the functions provided by `@semaphore-extensions/heyauthn`, please refer to the [TypeDoc documentation](https://semaphore-protocol.github.io/extensions/classes/HeyAuthn.html). ```typescript import { HeyAuthn } from "@semaphore-extensions/heyauthn"