Skip to content

Commit

Permalink
docs(heyauthn): update typedoc url
Browse files Browse the repository at this point in the history
  • Loading branch information
vplasencia committed Apr 29, 2024
1 parent f64d65c commit 82fa334
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/heyauthn/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 82fa334

Please sign in to comment.