From 4e866200f274a1e97e4bb4d803c2f72346f872b2 Mon Sep 17 00:00:00 2001 From: Bill Burke Date: Thu, 21 Apr 2016 12:48:50 -0400 Subject: [PATCH] more --- book.json | 2 +- topics/installation/directory-structure.adoc | 7 +------ topics/operating-mode/standalone.adoc | 7 +------ 3 files changed, 3 insertions(+), 13 deletions(-) diff --git a/book.json b/book.json index bef1d07e2f..e0480933da 100755 --- a/book.json +++ b/book.json @@ -11,7 +11,7 @@ "variables": { "community": true, "product": false, - "images": "rhsso-images", + "images": "keycloak-images", "appserver": { "name": "JBoss EAP", "version": "6.4", diff --git a/topics/installation/directory-structure.adoc b/topics/installation/directory-structure.adoc index 01cc684c63..1e640f5e51 100755 --- a/topics/installation/directory-structure.adoc +++ b/topics/installation/directory-structure.adoc @@ -3,12 +3,7 @@ This chapter walks you through the directory structure of the server distribution. .distribution directory structure -{% if book.product %} -. image:../../rhsso-images/files.png[alt="distribution"] -{% endif %} -{% if book.community %} -image:../../keycloak-images/files.png[alt="distribution"] -{% endif %} +image:../../{{book.images}}/files.png[alt="distribution"] Let's examine some of the purposes of each directory diff --git a/topics/operating-mode/standalone.adoc b/topics/operating-mode/standalone.adoc index 9743caa743..89b5ac0bb8 100755 --- a/topics/operating-mode/standalone.adoc +++ b/topics/operating-mode/standalone.adoc @@ -49,12 +49,7 @@ _.../standalone/configuration/keycloak.json_. This file is used to configure no only applicable to {{book.project.name}} .Standalone {{book.project.name}} Config File -{% if book.product %} -image:../../rhsso-images/standalone-json-config-file.png[] -{% endif %} -{% if book.community %} -image:../../keycloak-images/standalone-json-config-file.png[] -{% endif %} +image:../../{{book.images}}/standalone-json-config-file.png[]