Update Hyper-V link.

This commit is contained in:
Gilbert Bishop-White 2021-06-05 11:53:02 +01:00 committed by GitHub
parent 70bf64758d
commit 3a25cd504c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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://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.