[PATCH 58/67] scripts: hvsupport: Remove link into the 'html' directory

Peter Krempa pkrempa at redhat.com
Tue May 31 15:06:33 UTC 2022


Linking to a list of files is not helpful.

Signed-off-by: Peter Krempa <pkrempa at redhat.com>
---
 scripts/hvsupport.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/hvsupport.py b/scripts/hvsupport.py
index 50ba25c78f..89fd0d1d94 100755
--- a/scripts/hvsupport.py
+++ b/scripts/hvsupport.py
@@ -426,7 +426,7 @@ print('''<?xml version="1.0" encoding="UTF-8"?>
 <ul id="toc"></ul>

 <p>
-This page documents which <a href="html/">libvirt calls</a> work on
+This page documents which libvirt calls work on
 which libvirt drivers / hypervisors, and which version the API appeared
 in. If a hypervisor driver later dropped support for the API, the version
 when it was removed is also mentioned (highlighted in
-- 
2.35.3



More information about the libvir-list mailing list