From 3a18565ac81053703c53b777947f085a9d24dfe2 Mon Sep 17 00:00:00 2001
From: Nils Schneider <nils@nilsschneider.net>
Date: Wed, 9 Jul 2014 12:44:22 +0200
Subject: [PATCH] readme: fix link to getting started guide

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index d2586454a..d955876a5 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@ Documentation (incomplete at this time, contribute if you can!) may be found at
 http://gluon.readthedocs.org/
 
 If you're new to Gluon and ready to get your feet wet, have a look at the
-[Getting Started Guide]([http://gluon.readthedocs.org/en/latest/user/getting_started.html).
+[Getting Started Guide](http://gluon.readthedocs.org/en/latest/user/getting_started.html).
 
 **Gluon IRC channel: `#gluon` in hackint**
 
-- 
GitLab