From dc076a932c4dc6d6a5d0575101b5866f8a2d9813 Mon Sep 17 00:00:00 2001 From: Stian Thorgersen Date: Wed, 8 Jun 2016 05:59:32 +0200 Subject: [PATCH] Update topics/themes.adoc --- topics/themes.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/topics/themes.adoc b/topics/themes.adoc index 07abffb529..66eba35685 100644 --- a/topics/themes.adoc +++ b/topics/themes.adoc @@ -285,7 +285,7 @@ Themes can be deployed to {{book.project.name}} by copying the theme directory t theme to the `themes` directory, but in production you may want to consider using an `archive`. An `archive` makes it simpler to have a versioned copy of the theme, especially when you have multiple instances of {{book.project.name}} for example with clustering. -To deploy a theme as an archive you need to create a ZIP archive with the theme resources. You also need to add a file `META/keycloak-themes.json` to the +To deploy a theme as an archive you need to create a ZIP archive with the theme resources. You also need to add a file `META-INF/keycloak-themes.json` to the archive that lists the available themes in the archive as well as what types each theme provides. For example for the `mytheme` theme create `mytheme.zip` with the contents: