From 477cb946fce83565d0962c81543b6695df7c5a93 Mon Sep 17 00:00:00 2001 From: zacharymnp <56311867+zacharymnp@users.noreply.github.com> Date: Wed, 12 Feb 2025 00:33:26 -0500 Subject: [PATCH] update VirtualBox link --- _docs/developer/getting_started/vm_install_using_vagrant.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_docs/developer/getting_started/vm_install_using_vagrant.md b/_docs/developer/getting_started/vm_install_using_vagrant.md index 3b816082..b61e70bd 100644 --- a/_docs/developer/getting_started/vm_install_using_vagrant.md +++ b/_docs/developer/getting_started/vm_install_using_vagrant.md @@ -123,7 +123,8 @@ M-Series ARM MacOS machines.* * [Git](https://git-scm.com/downloads) * [Vagrant](https://www.vagrantup.com) * *M-SERIES ARM MacOS:* [QEMU](https://www.qemu.org) - * *EVERYONE ELSE:* [VirtualBox](https://www.virtualbox.org/wiki/Download_Old_Builds_6_1) + * *EVERYONE ELSE:* [VirtualBox](https://www.virtualbox.org/wiki/Downloads) + * Ensure VirtualBox version is compatible with Vagrant. * **MacOS**