Fixes networking private network URL

This commit is contained in:
Bruno Bonamin 2013-12-11 09:20:13 -03:00
parent 012f6d9067
commit 6eaecf7229
1 changed files with 1 additions and 1 deletions

View File

@ -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