From 6d1e5effda4b170d845877b5dbc7de052859f2f1 Mon Sep 17 00:00:00 2001 From: Matthew Grove Date: Fri, 10 Feb 2023 15:33:41 +0000 Subject: [PATCH] Update Vagrant docs link --- docs/source/deployment.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/deployment.md b/docs/source/deployment.md index bc7e5c1..436a17a 100644 --- a/docs/source/deployment.md +++ b/docs/source/deployment.md @@ -180,7 +180,7 @@ To deploy the BRECcIA Network Mapper with Vagrant: :::{note} -To stop the virtual machine, run `vagrant halt` in this directory. More commands are explained in the [Vagrant docs](https://www.vagrantup.com/docs/cli). +To stop the virtual machine, run `vagrant halt` in this directory. More commands are explained in the [Vagrant docs](https://developer.hashicorp.com/vagrant/docs/cli). :::