Update to virtualbox documentation link

This commit is contained in:
bdickensheets 2019-01-20 19:53:22 +02:00 committed by GitHub
parent d749ffc371
commit 8ccabd90f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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/ch07.html#network_internal).
VirtualBox [internal network](https://www.virtualbox.org/manual/ch06.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.