From 9cd8fa977c0c307b9c4beb315d9c851d5ccf98f3 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Sun, 15 Sep 2013 16:48:22 -0700 Subject: [PATCH] website/docs: fix 404 --- website/docs/source/v2/cli/box.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/source/v2/cli/box.html.md b/website/docs/source/v2/cli/box.html.md index e7bf61ea5..5145e5842 100644 --- a/website/docs/source/v2/cli/box.html.md +++ b/website/docs/source/v2/cli/box.html.md @@ -7,7 +7,7 @@ sidebar_current: "cli-box" **Command: `vagrant box`** -This is the command used to manage (add, remove, etc.) [boxes](/v2/boxes/index.html). +This is the command used to manage (add, remove, etc.) [boxes](/v2/boxes.html). The main functionality of this command is exposed via even more subcommands: