From 6eaecf7229d3b8a1a0bd134eb6ebe6312ec2acc1 Mon Sep 17 00:00:00 2001 From: Bruno Bonamin Date: Wed, 11 Dec 2013 09:20:13 -0300 Subject: [PATCH] Fixes networking private network URL --- website/docs/source/v2/synced-folders/nfs.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/source/v2/synced-folders/nfs.html.md b/website/docs/source/v2/synced-folders/nfs.html.md index e73c9ac7e..1b3b98d6d 100644 --- a/website/docs/source/v2/synced-folders/nfs.html.md +++ b/website/docs/source/v2/synced-folders/nfs.html.md @@ -30,7 +30,7 @@ also usually a simple package installation away. If you're using the VirtualBox provider, you'll also need to make sure you have a -[private network setup with a static IP](http://localhost:4567/v2/networking/private_network.html). This is due to a limitation of VirtualBox's built-in networking. With +[private network setup with a static IP](http://docs.vagrantup.com/v2/networking/private_network.html). This is due to a limitation of VirtualBox's built-in networking. With VMware, you do not need this. ## Root Privilege Requirement