From d4ad2e7fb75af73305f85c2ef746f36a6f7b147f Mon Sep 17 00:00:00 2001
From: Nils Vogels <bacardicoke@gmail.com>
Date: Wed, 30 Apr 2014 16:02:13 +0200
Subject: [PATCH] Making the links to submit issues actually work :)

---
 readme.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/readme.md b/readme.md
index 3b2c90c3..7245325e 100644
--- a/readme.md
+++ b/readme.md
@@ -55,7 +55,7 @@ To run Sick Beard from source you will need Python 2.6+ and Cheetah 2.1.0+. The
 
 ## Bugs
 
-If you find a bug please report here on Github [githubissue]. Verify that it hasn't already been submitted and then [log a new bug]. Be sure to provide a sickbeard log in debug mode where is the error evidence or it'll never get fixed.
+If you find a bug please report [here][githubissues] on Github. Verify that it hasn't already been submitted and then [log a new bug][githubnewissue]. Be sure to provide a sickbeard log in debug mode where is the error evidence or it'll never get fixed.
 [cherrypy]: http://www.cherrypy.org
 [cheetah]: http://www.cheetahtemplate.org/
 [simplejson]: http://code.google.com/p/simplejson/ 
@@ -70,4 +70,4 @@ If you find a bug please report here on Github [githubissue]. Verify that it has
 [githubissues]: https://github.com/echel0n/SickBeard-TVRage/issues?state=open
 [githubnewissue]: https://github.com/echel0n/SickBeard-TVRage/issues/new
 [jsonrpclib]: https://github.com/joshmarshall/jsonrpclib
-[subliminal]: https://github.com/Diaoul/subliminal
\ No newline at end of file
+[subliminal]: https://github.com/Diaoul/subliminal
-- 
GitLab