diff options
author | Joey Hess <joey@kitenet.net> | 2007-12-08 20:04:18 -0500 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2007-12-08 20:04:18 -0500 |
commit | fa90bdf4bf44d108bd8c3d53104b48aa20dc18eb (patch) | |
tree | 9c26995606afc27cfc90a54d911b246d15e70642 /doc/plugins/img | |
parent | 5959a32f9746aa600fd852f6b11f635ad2020253 (diff) | |
download | ikiwiki-fa90bdf4bf44d108bd8c3d53104b48aa20dc18eb.tar ikiwiki-fa90bdf4bf44d108bd8c3d53104b48aa20dc18eb.tar.gz |
fix up some links
Diffstat (limited to 'doc/plugins/img')
-rw-r--r-- | doc/plugins/img/discussion.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/plugins/img/discussion.mdwn b/doc/plugins/img/discussion.mdwn index c8a536327..02d46e380 100644 --- a/doc/plugins/img/discussion.mdwn +++ b/doc/plugins/img/discussion.mdwn @@ -1,5 +1,5 @@ It would be useful (at least for me) if one could specify -(using a [[WikiLink]]) where the image links to. For example, +(using a [[ikiwiki/WikiLink]]) where the image links to. For example, on <http://www.bddebian.com/~wiki/sidebar/> I'd like to have the logo link to \[[hurd/logo]] / <http://www.bddebian.com/~wiki/hurd/logo/> instead of linking to the PNG image file. --[[tschwinge]] |