From 6860c75b7b4011fd4cc48f5d9a1458e49fb86b60 Mon Sep 17 00:00:00 2001 From: Sabin Basyal Date: Wed, 15 Apr 2015 11:23:28 -0700 Subject: [PATCH] The link to issue 407 was broken The link to issue 407 was broken. The old link was: https://github.com/docker/docker/issues/407%20kernel%20versions The link must be: https://github.com/docker/docker/issues/407 Signed-off-by: Sabin Basyal --- docs/sources/installation/debian.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/installation/debian.md b/docs/sources/installation/debian.md index 709a44d41c..e3fb6e2921 100644 --- a/docs/sources/installation/debian.md +++ b/docs/sources/installation/debian.md @@ -39,7 +39,7 @@ Which should download the `ubuntu` image, and then start `bash` in a container. Docker requires Kernel 3.8+, while Wheezy ships with Kernel 3.2 (for more details on why 3.8 is required, see discussion on -[bug #407](https://github.com/docker/docker/issues/407%20kernel%20versions)). +[bug #407](https://github.com/docker/docker/issues/407)). Fortunately, wheezy-backports currently has [Kernel 3.16 ](https://packages.debian.org/search?suite=wheezy-backports§ion=all&arch=any&searchon=names&keywords=linux-image-amd64),