From 22963145c292ebaa461d59c28c74f52b486d7170 Mon Sep 17 00:00:00 2001 From: Pavel Valach <valach.pavel@gmail.com> Date: Tue, 12 Jan 2016 23:22:17 +0100 Subject: [PATCH] Updated README.md Docker info - fix URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index caed3525d..d8ba64cfe 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ This is simple and doesn't require any dependencies or system modifications, jus $ docker run -it cznic/knot-resolver ``` -See the build page [hub.docker.com/u/cznic/knot-resolver](https://hub.docker.com/r/cznic/knot-resolver/) for more information and options. +See the build page [hub.docker.com/r/cznic/knot-resolver](https://hub.docker.com/r/cznic/knot-resolver/) for more information and options. ### Running -- GitLab