From 4c235f7785e0bada7991122975f2caf851167eac Mon Sep 17 00:00:00 2001 From: Gunnar Beutner Date: Fri, 9 May 2014 15:32:49 +0200 Subject: [PATCH] Update Vagrant documentation link. Refs #5795 --- .vagrant-puppet/manifests/finalize.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vagrant-puppet/manifests/finalize.sh b/.vagrant-puppet/manifests/finalize.sh index 8b5ca2a7b..2b5330d98 100644 --- a/.vagrant-puppet/manifests/finalize.sh +++ b/.vagrant-puppet/manifests/finalize.sh @@ -1,2 +1,2 @@ #!/bin/bash -echo "The Icinga 2 Vagrant VM has finished installing. See http://docs.icinga.org/icinga2/snapshot/chapter-9.html for more details." +echo "The Icinga 2 Vagrant VM has finished installing. See http://docs.icinga.org/icinga2/snapshot/chapter-2.html#vagrant-demo-vm for more details." -- 2.40.0