From 04cea22c9e2ebc290d918ba3f7c6c7c7ae254680 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Fri, 8 Aug 2014 17:32:42 -0700 Subject: [PATCH] website/docs: fix broken links --- website/docs/source/v2/docker/basics.html.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/docs/source/v2/docker/basics.html.md b/website/docs/source/v2/docker/basics.html.md index 7fc1c10da..6f2f41c48 100644 --- a/website/docs/source/v2/docker/basics.html.md +++ b/website/docs/source/v2/docker/basics.html.md @@ -11,8 +11,8 @@ should be intuitive and simple. The Docker provider _does not_ require a `config.vm.box` setting. Since the "base image" for a Docker container is pulled from the -[Docker Index](/v2/docker/images.html) or -built from a [Dockerfile](/v2/docker/dockerfiles.html), the box doesn't +Docker Index or +built from a Dockerfile, the box doesn't add much value, and is optional for this provider. ## Docker Images