diff --git a/website/docs/source/v2/cli/destroy.html.md b/website/docs/source/v2/cli/destroy.html.md
index 9ed12ea11..598380cc3 100644
--- a/website/docs/source/v2/cli/destroy.html.md
+++ b/website/docs/source/v2/cli/destroy.html.md
@@ -27,6 +27,6 @@ confirmation can be skipped by passing in the `-f` or `--force` flag.
will still be present on the hard drive. To return your computer to the
state as it was before vagrant up
command, you need to use
vagrant box remove
. For more information, read about the
- [vagrant box remove](/v2/cli/box.html) command.
+ vagrant box remove command.