From: W. Trevor King Date: Fri, 1 Jun 2012 22:28:00 +0000 (-0400) Subject: Fix homepage link in blog-created post. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=0a7e5c896d14abf059c3df6a2b7a3c27fa7a641f;p=blog.git Fix homepage link in blog-created post. --- diff --git a/posts/Blog_created.mdwn b/posts/Blog_created.mdwn index dc208eb..7b518ae 100644 --- a/posts/Blog_created.mdwn +++ b/posts/Blog_created.mdwn @@ -3,6 +3,9 @@ I thought I'd test out the [nanoblogger](http://nanoblogger.sourceforge.net/) engine. How can I resist a blog engine called `nb`? -Oh, I suppose I should also link back to my [homepage](/~wking/), in case anyone is interested :p. +Oh, I suppose I should also link back to my [homepage][], in case +anyone is interested :p. + +[homepage]: http://tremily.us/ [[!tag tags/blogging]]