From b63d87c29031c819cceb9e167975633041c40edb Mon Sep 17 00:00:00 2001 From: Tiago Ilieve Date: Thu, 23 Jul 2015 09:00:56 -0300 Subject: [PATCH] Fix link to manifest in VirtualBox provider's docs --- bootstrapvz/providers/virtualbox/README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrapvz/providers/virtualbox/README.rst b/bootstrapvz/providers/virtualbox/README.rst index 37300ff..8443f4f 100644 --- a/bootstrapvz/providers/virtualbox/README.rst +++ b/bootstrapvz/providers/virtualbox/README.rst @@ -9,4 +9,4 @@ interoperability (e.g. *should* support vdi files, but since they have no identifier URL not even VirtualBox itself can import them). VirtualBox Guest Additions can be installed automatically if the ISO is `provided in the -manifest <../../../manifests#bootstrapper>`__. +manifest <../../../manifests/#bootstrapper>`__.