diff --git a/website/content/docs/providers/index.mdx b/website/content/docs/providers/index.mdx index 5a0156dde..2444f54f2 100644 --- a/website/content/docs/providers/index.mdx +++ b/website/content/docs/providers/index.mdx @@ -10,7 +10,7 @@ description: |- # Providers While Vagrant ships out of the box with support for [VirtualBox](https://www.virtualbox.org), -[Hyper-V](https://en.wikipedia.org/wiki/Hyper-V), and [Docker](https://www.docker.io), +[Hyper-V](https://learn.microsoft.com/en-us/virtualization/hyper-v-on-windows/about/), and [Docker](https://www.docker.io), Vagrant has the ability to manage other types of machines as well. This is done by using other _providers_ with Vagrant.