From 9e90d5ed2217e6f9a31497fcbdcc7d59ee68bbf0 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Marek=20Vavru=C5=A1a?= <marek.vavrusa@nic.cz>
Date: Mon, 28 Sep 2015 17:37:29 +0200
Subject: [PATCH] doc: updated readme

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

diff --git a/README.md b/README.md
index b2c3b4c61..9d2ee76fc 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@ The server adopts a [different scaling strategy][scaling] than the rest of the D
 
 ### Try it out?
 
-Keep in mind that the Knot DNS Resolver is in beta. While it's being tested by the [DNS test harness][https://gitlab.labs.nic.cz/knot/deckard], we'll be super glad to hear out your feedback!
+Keep in mind that the Knot DNS Resolver is in beta. While it's being tested by the [DNS test harness][deckard], we'll be super glad to hear out your feedback!
 
 ### Building from sources
 
@@ -46,6 +46,7 @@ See the documentation at [knot-resolver.readthedocs.org][doc].
 [depends]: http://knot-resolver.readthedocs.org/en/latest/build.html
 [doc]: http://knot-resolver.readthedocs.org/en/latest/index.html
 [scaling]: http://knot-resolver.readthedocs.org/en/latest/daemon.html#scaling-out
+[deckard]: https://gitlab.labs.nic.cz/knot/deckard
 [luajit]: http://luajit.org/
 [libuv]: https://github.com/libuv/libuv
 [openresty]: https://openresty.org/
-- 
GitLab