From 7c2c7048e62be0cc98db6a33e45c4df4c126c100 Mon Sep 17 00:00:00 2001 From: Nic Wolfe <nic@wolfeden.ca> Date: Wed, 24 Mar 2010 13:23:21 -0700 Subject: [PATCH] Testing markdown link format --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index fc2b6f8b7..28c835938 100644 --- a/readme.md +++ b/readme.md @@ -17,7 +17,7 @@ Features include: Sick Beard makes use of the following projects: -* [http://www.cherrypy.org][cherrypy] +* [cherrypy][http://www.cherrypy.org] * [http://www.cheetahtemplate.org/][Cheetah] * [http://code.google.com/p/simplejson/][simplejson] * [http://github.com/dbr/tvdb_api][tvdb_api] -- GitLab