summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormoxiegirl <mary@docker.com>2015-04-16 13:32:02 -0700
committermoxiegirl <mary@docker.com>2015-04-16 13:32:02 -0700
commit96b5a3f562fd708fa3773acab4f358f83b97aeff (patch)
treedc47d7a542d9f1fffc0f97431cca14e7907deace
parent4325cbb47c77dac8968091c85d8737d0a14d1f43 (diff)
parent6860c75b7b4011fd4cc48f5d9a1458e49fb86b60 (diff)
downloaddocker-96b5a3f562fd708fa3773acab4f358f83b97aeff.tar.gz
Merge pull request #12411 from sbasyal/patch-2
The link to issue 407 was broken
-rw-r--r--docs/sources/installation/debian.md2
1 files changed, 1 insertions, 1 deletions
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&section=all&arch=any&searchon=names&keywords=linux-image-amd64),