mirror of
https://github.com/hashicorp/vagrant.git
synced 2026-05-28 04:36:05 -04:00
Redirect the Hyper-V path to the official Hyper-V Doc
This commit is contained in:
parent
a86e3c9917
commit
aa491968e1
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue