From 1b698f6ce833ae9a5e87d504388b7b2f88e4394f Mon Sep 17 00:00:00 2001 From: Fabio Rehm Date: Thu, 1 May 2014 18:52:51 -0300 Subject: [PATCH] website/docs: Fix link to global-status command --- website/docs/source/v2/docker/basics.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/source/v2/docker/basics.html.md b/website/docs/source/v2/docker/basics.html.md index 7901ad548..8f7f00d95 100644 --- a/website/docs/source/v2/docker/basics.html.md +++ b/website/docs/source/v2/docker/basics.html.md @@ -91,5 +91,5 @@ end The host VM will be spun up at the first `vagrant up` where the provider is Docker. To control this host VM, use the -[global-status command](#) +[global-status command](/v2/cli/global-status.html) along with global control.