Skip to content

Commit 9710f60

Browse files
Merge pull request #758 from mhyfritz/patch-1
Fix docs URL for implicit flow
2 parents 6eb19b9 + 37fc1ce commit 9710f60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ If you use the `PathLocationStrategy` (which is on by default) and have a genera
229229

230230
## Implicit Flow
231231

232-
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
232+
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
233233

234234
## More Documentation (!)
235235

0 commit comments

Comments
 (0)