Minor fix in theme chapter

This commit is contained in:
mposolda 2016-09-09 11:32:47 +02:00
parent 1a8fb3194f
commit 6322f36dbf

View file

@ -359,7 +359,7 @@ You also need to register the module with {{book.project.name}}. This is done by
See the link:{{book.installguide.link}}[{{book.installguide.name}}] for more details on
where the `standalone.xml`, `standalone-ha.xml`, or `domain.xml` file lives.
Then and add the module to `theme/module/modules`. For example:
Then find the `theme` tag under `keycloak-server` subsystem and add the module to `theme/modules/module`. For example:
[source,xml]
----