Rename keycloakify

This commit is contained in:
Joseph Garrone
2021-03-05 20:43:22 +01:00
parent d3631dd10c
commit f3fb360ce0
5 changed files with 14 additions and 14 deletions

View File

@ -5,7 +5,7 @@ import { downloadAndUnzip } from "./tools/downloadAndUnzip";
import { join as pathJoin } from "path";
export const builtinThemesUrl =
"https://github.com/garronej/keycloak-react-theming/releases/download/v0.0.1/keycloak_11.0.3_builtin_themes.zip";
"https://github.com/garronej/keycloakify/releases/download/v0.0.1/keycloak_11.0.3_builtin_themes.zip";
if (require.main === module) {