Merge pull request #12 from mposolda/master

Minor fix in theme chapter
This commit is contained in:
Marek Posolda 2016-09-09 11:33:23 +02:00 committed by GitHub
commit fce72bcf41

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