You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2017/04/14 10:28:29 UTC

[6/9] isis git commit: ISIS-1521: fixes broken image links

ISIS-1521: fixes broken image links


Project: http://git-wip-us.apache.org/repos/asf/isis/repo
Commit: http://git-wip-us.apache.org/repos/asf/isis/commit/e58b39df
Tree: http://git-wip-us.apache.org/repos/asf/isis/tree/e58b39df
Diff: http://git-wip-us.apache.org/repos/asf/isis/diff/e58b39df

Branch: refs/heads/master
Commit: e58b39df9dfb72ed5c41eae0f5ef91d463b98562
Parents: 8f18b6f
Author: Dan Haywood <da...@haywood-associates.co.uk>
Authored: Fri Apr 14 08:35:45 2017 +0100
Committer: Dan Haywood <da...@haywood-associates.co.uk>
Committed: Fri Apr 14 08:35:45 2017 +0100

----------------------------------------------------------------------
 .../src/main/asciidoc/guides/ugvw/_ugvw_layout_dynamic_xml.adoc    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/isis/blob/e58b39df/adocs/documentation/src/main/asciidoc/guides/ugvw/_ugvw_layout_dynamic_xml.adoc
----------------------------------------------------------------------
diff --git a/adocs/documentation/src/main/asciidoc/guides/ugvw/_ugvw_layout_dynamic_xml.adoc b/adocs/documentation/src/main/asciidoc/guides/ugvw/_ugvw_layout_dynamic_xml.adoc
index f95fead..52eab2d 100644
--- a/adocs/documentation/src/main/asciidoc/guides/ugvw/_ugvw_layout_dynamic_xml.adoc
+++ b/adocs/documentation/src/main/asciidoc/guides/ugvw/_ugvw_layout_dynamic_xml.adoc
@@ -43,7 +43,7 @@ This link:https://www.youtube.com/watch?v=MxewC5Pve5k[screencast] describes the
 Probably the easiest way to understand dynamic XML layouts is by example.  For this we'll use the `ToDoItem` from the
 (non-ASF) http://github.com/isisaddons/isis-app-todoapp[Isis addons' todoapp]:
 
-image::{_imagesdir}ugfun/_ugvw_layout_dynamic_xml/ToDoItem.png[width="940px",link="{_imagesdir}ugfun/_ugvw_layout_dynamic_xml/ToDoItem.png"]
+image::{_imagesdir}layout-dynamic-xml/ToDoItem.png[width="940px",link="{_imagesdir}layout-dynamic-xml/ToDoItem.png"]
 
 
 === Namespaces