Fix path to keycloak theme readme (#3370)

This commit is contained in:
Cathal Geoghegan 2022-09-21 15:45:23 +01:00 committed by GitHub
parent 22c653aa20
commit 5dd606e726
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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