From 39322ae8fd2f443207e3bbf1b684d9cb2eeff9ea Mon Sep 17 00:00:00 2001 From: Frederik Prijck Date: Tue, 2 Jan 2024 08:15:29 +0100 Subject: [PATCH] Update README.md (#316) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 11a22e03..4641e419 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ var auth0Client = new Auth0Client(new Auth0ClientOptions ``` ## API reference -Read [the full API reference](https://auth0.github.io/auth0-oidc-client-net/api/Auth0.OidcClient.html) to find out about the public API's this SDK exposes. +Read [the full API reference](https://auth0.github.io/auth0-oidc-client-net) to find out about the public API's this SDK exposes. ## Feedback ### Contributing