docs: formatsecret: Correct link to storage volume XML definition

The anchor name was not fixed when the 'formatstorage' document was
converted to rst.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
Peter Krempa 2022-04-14 13:48:43 +02:00
parent de0a50833f
commit aa2b8e3b0b

View File

@ -63,10 +63,10 @@ See `Setting secret values in virsh`_ on how to set the value of the secret
using ``virsh secret-set-value``.
The volume type secret can be supplied either in volume XML during creation of a
`storage volume <formatstorage.html#StorageVol>`__ in order to provide the
passphrase to encrypt the volume or in domain XML `disk
device <formatdomain.html#elementsDisks>`__ in order to provide the passphrase
to decrypt the volume, :since:`since 2.1.0` . An example follows:
`storage volume <formatstorage.html#storage-volume-xml>`__ in order to provide
the passphrase to encrypt the volume or in domain XML
`disk device <formatdomain.html#elementsDisks>`__ in order to provide the
passphrase to decrypt the volume, :since:`since 2.1.0` . An example follows:
::