Merge pull request #12411 from gilbertbw/patch-2

Update Hyper-V link.
This commit is contained in:
Chris Roberts 2021-06-15 12:48:05 -07:00 committed by GitHub
commit 1e2f02bc0a
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.