From ad581d38e8e94aac8d5b7d39b5dcac1446ea8b6f Mon Sep 17 00:00:00 2001 From: Ralph Moritz Date: Mon, 2 Sep 2013 09:13:35 +0200 Subject: [PATCH] Fix broken link in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3483dbd..458af94 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Coleslaw aims to be flexible blog software suitable for replacing a single-user * RSS and Atom feeds! * Markdown Support with Code Highlighting provided by [colorize](http://www.cliki.net/colorize). * Currently supports: Common Lisp, Emacs Lisp, Scheme, C, C++, Java, Python, Erlang, Haskell, Obj-C, Diff. -* [Multi-site publishing](http://blub.co.za/posts/Adding-multi-site-support-to-Coleslaw.html) support. +* [Multi-site publishing](http://rmoritz.github.io/articles/coleslaw-multi-site/) support. * A [Plugin API](http://github.com/redline6561/coleslaw/blob/master/docs/plugin-api.md) and [**plugins**](http://github.com/redline6561/coleslaw/blob/master/docs/plugin-use.md) for... * Comments via Disqus