diff options
| author | 2024-01-11 15:21:53 +0100 | |
|---|---|---|
| committer | 2024-01-11 15:21:53 +0100 | |
| commit | 0e463f56b7fa8bc0f7069cf31eb947b2f8e93303 (patch) | |
| tree | fb9f68963bccca2126fe5dbac32c6c4614ff4946 /src | |
| parent | Bump version (diff) | |
Update documentation link
Diffstat (limited to 'src')
| -rw-r--r-- | src/PUBLIC_URL.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/PUBLIC_URL.ts b/src/PUBLIC_URL.ts index 5d92427..cc9d316 100644 --- a/src/PUBLIC_URL.ts +++ b/src/PUBLIC_URL.ts @@ -6,7 +6,7 @@ import { kcContext as kcAccountThemeContext } from "keycloak-theme/login/kcConte * If you need to use process.env.PUBLIC_URL, use this variable instead. * If you can, import your assets using the import statement. * - * See: https://docs.keycloakify.dev/importing-assets#importing-custom-assets + * See: https://docs.keycloakify.dev/importing-assets#importing-custom-assets-that-arent-fonts */ export const PUBLIC_URL = (()=>{ |