diff --git a/website/content/docs/providers/index.mdx b/website/content/docs/providers/index.mdx index 140bae957..5a0156dde 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://www.microsoft.com/hyper-v), and [Docker](https://www.docker.io), +[Hyper-V](https://en.wikipedia.org/wiki/Hyper-V), 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.