Fix path to keycloak theme readme (#3370)
This commit is contained in:
parent
22c653aa20
commit
5dd606e726
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ You can now start making changes to the source code, and they will be reflected
|
|||
|
||||
## Building as a Keycloak theme
|
||||
|
||||
If you want to build the application using Maven and produce a JAR that can be installed directly into Keycloak, check out the [Keycloak theme documentation](./keycloak-theme/README.md).
|
||||
If you want to build the application using Maven and produce a JAR that can be installed directly into Keycloak, check out the [Keycloak theme documentation](../../keycloak-theme/README.md).
|
||||
|
||||
## Linting
|
||||
|
||||
|
|
Loading…
Reference in a new issue