summaryrefslogtreecommitdiff
path: root/doc/plugins/contrib/hnb.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-03-12 10:35:56 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-03-12 10:35:56 -0400
commitdb0d6c5f012bb2f4bc1df5cd1a032e7469a8d331 (patch)
tree42b2a917e786f1d88757b5bb409e5047c48d7b37 /doc/plugins/contrib/hnb.mdwn
parent51ee2a2eab5ae9a923393d7a9b4e5a08772ae54d (diff)
parent972570b236618b2becf3b8fd5b9e85e4e5e88b7d (diff)
Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info
Diffstat (limited to 'doc/plugins/contrib/hnb.mdwn')
-rw-r--r--doc/plugins/contrib/hnb.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/plugins/contrib/hnb.mdwn b/doc/plugins/contrib/hnb.mdwn
index 59af76316..4f4457cd6 100644
--- a/doc/plugins/contrib/hnb.mdwn
+++ b/doc/plugins/contrib/hnb.mdwn
@@ -7,6 +7,6 @@ hnb installed, since it uses the commandline interface of `hnb` program.
It is roughly based on the `otl` plugin but uses `mktemp` to create temporary files since `hnb` has no "quiet" switch and otherwise the hnb version number and other as well as the output file name always would be in the output itself.
-For now it's available for download at [http://noone.org/hnb/hnb.pm](http://noone.org/hnb/hnb.pm)
+For now it's available for download at <http://noone.org/hnb/hnb.pm>
TODO: Make a switch to allow both HTML export routines of hnb (`export_html` and `export_htmlcss`) to be used.