]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/plugins/img.mdwn
web commit by JoshTriplett: Remove <ikiroot> placeholder, and make absolute image...
[git.ikiwiki.info.git] / doc / plugins / img.mdwn
index b8b82a967edffbca2ee774f1976ac941bc002db8..bbeb2a9f3fc4bb7f0e39fc14f86380d015c1d4e8 100644 (file)
@@ -29,6 +29,6 @@ the page, unless overridden. Useful when including many images on a page.
        \[[img photo2.jpg]]
        \[[img photo3.jpg size=200x600]]
 
-You can also reference an image in <ikiroot>/images like this:
+You can also reference an image in /images like this:
 
-       \[[img images/photo3.jpg size=200x600]]
+       \[[img /images/photo3.jpg size=200x600]]