Skip to content

Commit 8515cbc

Browse files
committed
docs(): update link to Keycloak JS description
1 parent 7c85484 commit 8515cbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Keycloak comes with a client-side JavaScript library that can be used to secure HTML5/JavaScript applications.
3-
* https://www.keycloak.org/docs/latest/securing_apps/#_javascript_adapter
3+
* https://www.keycloak.org/securing-apps/javascript-adapter
44
*/
55

66
export { getToken } from './keycloak'

0 commit comments

Comments
 (0)