doc: Replaced dead link (#34239)
Replaced dead link to quickstart template with a (similar) template. Signed-off-by: Dave Meyer <7davidmeyer@gmail.com>
This commit is contained in:
parent
69ecd0e5fb
commit
883b0a3378
1 changed files with 1 additions and 1 deletions
|
@ -62,4 +62,4 @@ backend: {
|
|||
|
||||
All "pages" are React components that can be used in your application.
|
||||
To see what components are available, see the [source](https://github.com/keycloak/keycloak/blob/main/js/apps/account-ui/src/index.ts).
|
||||
Or have a look at the [quick start](https://github.com/keycloak/keycloak-quickstarts/tree/main/extension/extend-admin-console-node) to see how to use them.
|
||||
Or have a look at the [quick start](https://github.com/keycloak/keycloak-quickstarts/tree/main/extension/extend-account-console-node) to see how to use them.
|
||||
|
|
Loading…
Reference in a new issue