Signed-off-by: Arnaud <[email protected]> --- wiki/src/contribute/build/vagrant-setup.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/wiki/src/contribute/build/vagrant-setup.mdwn b/wiki/src/contribute/build/vagrant-setup.mdwn index c13c82f5b9..26b57d0478 100644 --- a/wiki/src/contribute/build/vagrant-setup.mdwn +++ b/wiki/src/contribute/build/vagrant-setup.mdwn @@ -16,7 +16,7 @@ Vagrant support files are located in the `vagrant` directory at the root of the This directory contains: - * `Vagrantfile`: [configuration file for Vagrant](http://vagrantup.com/docs/vagrantfile.html], + * `Vagrantfile`: [configuration file for Vagrant](http://vagrantup.com/docs/vagrantfile/), * `provision/setup-tails-builder`: idempotent provisioning script that is run inside the virtual machine upon boot, * `provision/assets/build-tails`: build script to be run inside the -- 2.11.0 _______________________________________________ Tails-dev mailing list [email protected] https://mailman.boum.org/listinfo/tails-dev To unsubscribe from this list, send an empty email to [email protected].
