aboutsummaryrefslogtreecommitdiff
path: root/doc/tips/blog_script.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2007-11-27 01:57:04 -0500
committerJoey Hess <joey@kitenet.net>2007-11-27 01:57:04 -0500
commitd75e4ee12c73d5644df0ca0c368a3bcc2c9d05e2 (patch)
treece0a9e9a24f3d42a0783d4a70819757e61efb242 /doc/tips/blog_script.mdwn
parent47040e4e173254bb3f2f5126163725e8e2ae5f96 (diff)
downloadikiwiki-d75e4ee12c73d5644df0ca0c368a3bcc2c9d05e2.tar
ikiwiki-d75e4ee12c73d5644df0ca0c368a3bcc2c9d05e2.tar.gz
update some links from svn.kitenet.net to git.kitenet.net
Diffstat (limited to 'doc/tips/blog_script.mdwn')
-rw-r--r--doc/tips/blog_script.mdwn9
1 files changed, 5 insertions, 4 deletions
diff --git a/doc/tips/blog_script.mdwn b/doc/tips/blog_script.mdwn
index bc9fb00e6..b0f5f14c1 100644
--- a/doc/tips/blog_script.mdwn
+++ b/doc/tips/blog_script.mdwn
@@ -1,5 +1,6 @@
-I have a [blog](http://svn.kitenet.net/trunk/bin/blog) program that I use to
-write blog posts in a text editor. The first line I enter is used as the
-title, and it automatically comes up with a unique page name based on the
-title and handles all the details of posting to my blog. --[[Joey]]
+I have a [blog](http://git.kitenet.net/?p=joey/home;a=blob_plain;f=bin/blog)
+program that I use to write blog posts in a text editor. The first line I
+enter is used as the title, and it automatically comes up with a unique page
+name based on the title and handles all the details of posting to my blog.
+--[[Joey]]