change name of repo
authorbremner <bremner@web>
Fri, 12 Sep 2008 14:58:28 +0000 (10:58 -0400)
committerJoey Hess <joey@kitenet.net>
Fri, 12 Sep 2008 14:58:28 +0000 (10:58 -0400)
doc/plugins/contrib/sourcehighlight.mdwn

index 0066c9b9fa5cbca92c17cf255eb5a8e5eae3ccb7..0f1ab1b21e1d20c3afeebc4c62e15d62678c5d83 100644 (file)
@@ -4,7 +4,7 @@ I noticed several places in the wiki talking about similar ideas, so I decided t
 
 I have implemented a simple wrapper around
  [source-highlight](http://www.gnu.org/software/src-highlite/).  You can find the latest version in 
-[git](http://pivot.cs.unb.ca/git?p=ikiperl.git;a=blob_plain;f=IkiWiki/Plugin/sourcehighlight.pm;hb=HEAD).
+[git](http://pivot.cs.unb.ca/git?p=ikiplugins.git;a=blob_plain;f=IkiWiki/Plugin/sourcehighlight.pm;hb=HEAD).
 You must specify `highlight_lang=>"foo,bar"` in your setup file.
 where foo and bar are the (source-supported) languages you want to
 highlight