]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/tips/wikiannounce.mdwn
web commit by http://weakish.int.eu.org/: HTML::Template can keep things simple
[ikiwiki.git] / doc / tips / wikiannounce.mdwn
index 361620ecebe205a234201697225ae5e551a7b0b7..0d1973546c09b1a2c4cf7d48c245caa5485cc3a8 100644 (file)
@@ -2,7 +2,7 @@ One thing I use ikiwiki for is the web pages for software projects I
 maintain. Each of my projects has a news page with an announcements feed,
 and to automatically update this when I release a new version, generating
 an announcement from the debian/changelog and debian/NEWS files, I use a
-[wikiannounce](http://svn.kitenet.net/trunk/bin/wikiannounce) program. It's
-somewhat specific to dealing with Debian packages, and uses a special
-`announcedir` target in debian/rules, but the general idea could be useful.
---[[Joey]]
+[wikiannounce](http://git.kitenet.net/?p=joey/home;a=blob_plain;f=bin/wikiannounce)
+program. It's somewhat specific to dealing with Debian packages, and uses a
+special `announcedir` target in debian/rules, but the general idea could be
+useful. --[[Joey]]