Redirect the Hyper-V path to the official Hyper-V Doc

This commit is contained in:
Deepak Kamath K 2022-10-12 22:55:56 +05:30
parent a86e3c9917
commit aa491968e1

View File

@ -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.