
On 5/21/24 11:07, Han Han wrote:
For the links of drvinterface, drvnetwork, drvnwfilter, and Nagios-virt, there are no alternative docs. Just remove them directly.
Signed-off-by: Han Han <hhan@redhat.com> --- docs/apps.rst | 10 ++-------- docs/kbase/live_full_disk_backup.rst | 2 +- docs/manpages/virt-sanlock-cleanup.rst | 2 +- docs/manpages/virtinterfaced.rst | 1 - docs/manpages/virtnetworkd.rst | 1 - docs/manpages/virtnwfilterd.rst | 1 - docs/manpages/virtstoraged.rst | 2 +- docs/manpages/virtvzd.rst | 2 +- docs/windows.rst | 2 +- 9 files changed, 7 insertions(+), 16 deletions(-)
diff --git a/docs/manpages/virtstoraged.rst b/docs/manpages/virtstoraged.rst index 70863282d1..fe966f3123 100644 --- a/docs/manpages/virtstoraged.rst +++ b/docs/manpages/virtstoraged.rst @@ -211,4 +211,4 @@ SEE ALSO
virsh(1), libvirtd(8), `https://libvirt.org/daemons.html <https://libvirt.org/daemons.html>`_, -`https://libvirt.org/drvstorage.html <https://libvirt.org/drvstorage.html>`_ +`https://libvirt.org/storage.html <https://libvirt.org/drvstorage.html>`_
s/drvstorage/storage/ Reviewed-by: Michal Privoznik <mprivozn@redhat.com> and merged. Thanks! Michal