Made image source absolute so that it works also in modules pages.

Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-unomi/commit/534a776a
Tree: http://git-wip-us.apache.org/repos/asf/incubator-unomi/tree/534a776a
Diff: http://git-wip-us.apache.org/repos/asf/incubator-unomi/diff/534a776a

Branch: refs/heads/master
Commit: 534a776a4566e3576be762d5e592001e1b55e7fb
Parents: 36fdfcb
Author: Chris Laprun <[email protected]>
Authored: Thu Nov 19 22:52:17 2015 +0100
Committer: Chris Laprun <[email protected]>
Committed: Thu Nov 19 22:53:47 2015 +0100

----------------------------------------------------------------------
 src/site/site.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-unomi/blob/534a776a/src/site/site.xml
----------------------------------------------------------------------
diff --git a/src/site/site.xml b/src/site/site.xml
index 4df2320..f693992 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -46,7 +46,7 @@
             
<absoluteResourceURL>http://unomi.incubator.apache.org/</absoluteResourceURL>
             <brand>
                 <name><![CDATA[
-                    <img src="images/unomi-86x20.png" />
+                    <img 
src="http://unomi.incubator.apache.org/images/unomi-86x20.png"; />
                 ]]></name>
                 <href>http://unomi.incubator.apache.org</href>
             </brand>

Reply via email to