Merge pull request #2635 from bbonamin/master
Fixes networking private network URL
This commit is contained in:
commit
152c6b92ac
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue