Merge pull request #10564 from dduong42/patch-1
Fix a link to Virtualbox's documentation
This commit is contained in:
commit
c8cac957d1
|
@ -13,7 +13,7 @@ description: |-
|
|||
## VirtualBox Internal Network
|
||||
|
||||
The Vagrant VirtualBox provider supports using the private network as a
|
||||
VirtualBox [internal network](https://www.virtualbox.org/manual/ch06.html#network_internal).
|
||||
VirtualBox [internal network](https://www.virtualbox.org/manual/ch07.html#network_internal).
|
||||
By default, private networks are host-only networks, because those are the
|
||||
easiest to work with. However, internal networks can be enabled as well.
|
||||
|
||||
|
|
Loading…
Reference in New Issue