Skip to content

Commit 37fc1ce

Browse files
authored
Fix docs URL for implicit flow
1 parent 8fa99ff commit 37fc1ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ If you use the ``PathLocationStrategy`` (which is on by default) and have a gene
231231

232232
## Implicit Flow
233233

234-
Nowadays, using code flow + PKCE -- as shown above -- is the recommended OAuth 2/OIDC flow for SPAs. To use the older implicit flow, lookup this docs: https://manfredsteyer.github.io/angular-oauth2-oidc/docs/additional-documentation/implicit-flow.html
234+
Nowadays, using code flow + PKCE -- as shown above -- is the recommended OAuth 2/OIDC flow for SPAs. To use the older implicit flow, lookup this docs: https://manfredsteyer.github.io/angular-oauth2-oidc/docs/additional-documentation/using-implicit-flow.html
235235

236236
## More Documentation (!)
237237

0 commit comments

Comments
 (0)