diff --git a/website/source/docs/virtualbox/networking.html.md b/website/source/docs/virtualbox/networking.html.md index 5e450e1b1..cef045b1e 100644 --- a/website/source/docs/virtualbox/networking.html.md +++ b/website/source/docs/virtualbox/networking.html.md @@ -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.