fix reference problems

This commit is contained in:
Costin Leau
2012-07-18 13:26:22 +03:00
parent 5cfc35af3e
commit 0d9404a05e
3 changed files with 6 additions and 6 deletions

View File

@@ -119,7 +119,7 @@ public class HelloWorldCommands implements CommandMarker {
<mediaobject>
<imageobject>
<imagedata fileref="../images/shell-example.jpg"/>
<imagedata fileref="images/shell-example.jpg"/>
</imageobject>
</mediaobject>
@@ -128,7 +128,7 @@ public class HelloWorldCommands implements CommandMarker {
<mediaobject>
<imageobject>
<imagedata fileref="../images/shell-example-enum.jpg"/>
<imagedata fileref="images/shell-example-enum.jpg"/>
</imageobject>
</mediaobject>
</section>