diff options
author | Joey Hess <joey@kitenet.net> | 2008-06-15 18:23:11 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-06-15 18:23:11 -0400 |
commit | aab415481de28a7ca3baa7e7d5ba168e962f61e0 (patch) | |
tree | f8d65e1d6faabee1d2da8d7a5a1fce801a8ed18b | |
parent | b072a9ffa44eb530cf9d6038c1dabc06603a6ae0 (diff) | |
download | ikiwiki-aab415481de28a7ca3baa7e7d5ba168e962f61e0.tar ikiwiki-aab415481de28a7ca3baa7e7d5ba168e962f61e0.tar.gz |
web commit by XTaran: Changed case of repo link since hgweb seems to be pickier about it than before, thanks to Marillion for reporting the dead link.
-rw-r--r-- | doc/plugins/hnb.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/plugins/hnb.mdwn b/doc/plugins/hnb.mdwn index 1a357ae8d..59a8cddfc 100644 --- a/doc/plugins/hnb.mdwn +++ b/doc/plugins/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 [[XTaran]]'s currently used version is available for download at <http://noone.org/hnb/hnb.pm>. The Mercurial repository is at <http://noone.org/hg/ikiwiki/plugin>. +For now [[XTaran]]'s currently used version is available for download at <http://noone.org/hnb/hnb.pm>. The Mercurial repository is at <http://noone.org/hg/IkiWiki/Plugin>. The hnb plugin is available under the GPL. |