Fix links in manifest README

This commit is contained in:
Anders Ingemann 2015-04-19 17:09:20 +02:00
parent 134e283748
commit 594bd5773b

View file

@ -74,7 +74,7 @@ are 4 possible settings:
Accepts a list of package names. Accepts a list of package names.
``optional`` ``optional``
- ``guest_additions``: This setting is only relevant for the - ``guest_additions``: This setting is only relevant for the
`virtualbox provider <../bootstrapvz/providers/virtualbox.html>`__. `virtualbox provider <../bootstrapvz/providers/virtualbox>`__.
It specifies the path to the VirtualBox Guest Additions ISO, which, when specified, It specifies the path to the VirtualBox Guest Additions ISO, which, when specified,
will be mounted and used to install the VirtualBox Guest Additions. will be mounted and used to install the VirtualBox Guest Additions.
``optional`` ``optional``
@ -214,7 +214,7 @@ boot, root and swap.
optional setting overrides the command bootstrap-vz would normally optional setting overrides the command bootstrap-vz would normally
use to format the partition. The command is specified as a string use to format the partition. The command is specified as a string
array where each option/argument is an item in that array (much array where each option/argument is an item in that array (much
like the `image\_commands <../bootstrapvz/plugins/image_commands.html>`__ plugin). like the `image\_commands <../bootstrapvz/plugins/image_commands>`__ plugin).
``optional`` The following variables are available: ``optional`` The following variables are available:
- ``{fs}``: The filesystem of the partition. - ``{fs}``: The filesystem of the partition.
- ``{device_path}``: The device path of the partition. - ``{device_path}``: The device path of the partition.