Browse Source

Fix broken link in README.md

Ralph Moritz 11 years ago
parent
commit
ad581d38e8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

14
 * RSS and Atom feeds!
14
 * RSS and Atom feeds!
15
 * Markdown Support with Code Highlighting provided by [colorize](http://www.cliki.net/colorize).
15
 * Markdown Support with Code Highlighting provided by [colorize](http://www.cliki.net/colorize).
16
   * Currently supports: Common Lisp, Emacs Lisp, Scheme, C, C++, Java, Python, Erlang, Haskell, Obj-C, Diff.
16
   * Currently supports: Common Lisp, Emacs Lisp, Scheme, C, C++, Java, Python, Erlang, Haskell, Obj-C, Diff.
17
-* [Multi-site publishing](http://blub.co.za/posts/Adding-multi-site-support-to-Coleslaw.html) support.
17
+* [Multi-site publishing](http://rmoritz.github.io/articles/coleslaw-multi-site/) support.
18
 
18
 
19
 * 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...
19
 * 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...
20
   * Comments via Disqus
20
   * Comments via Disqus