Skip to content

Commit 834646a

Browse files
committed
Update use-refresh-token-rotation.md
Fixed broken link
1 parent 43c2a62 commit 834646a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/tokens/guides/use-refresh-token-rotation.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Silent re-authentication is achieved by sending a `prompt=none` parameter upon t
3131
If the exchange fails because `useRefreshTokens` is `true` but there isn't a Refresh Token in the cache, then it falls back to the iframe method (which could also fail if third-party cookies are blocked).
3232
:::
3333

34-
For more details and examples, see [Use rotating Refresh Tokens](/libraries/auth0-spa-js/index#use-rotating-refresh-tokens).
34+
For more details and examples, see [Use rotating Refresh Tokens](/libraries/auth0-spa-js#use-rotating-refresh-tokens).
3535

3636
## Token storage
3737

0 commit comments

Comments
 (0)