Skip to content

Commit 0c59c75

Browse files
replace broken url (auth0-samples#256)
Co-authored-by: Frederik Prijck <[email protected]>
1 parent a17e7e1 commit 0c59c75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sample-01/src/index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ const onRedirectCallback = (appState) => {
1313
);
1414
};
1515

16-
// Please see https://auth0.github.io/auth0-react/interfaces/auth0_provider.auth0provideroptions.html
16+
// Please see https://auth0.github.io/auth0-react/interfaces/Auth0ProviderOptions.html
1717
// for a full list of the available properties on the provider
1818
const config = getConfig();
1919

0 commit comments

Comments
 (0)