[PATCH 3/7] docs: Fix link for virConnectGetStoragePoolCapabilities

John Ferlan jferlan at redhat.com
Wed Dec 2 12:43:17 UTC 2020


The API is in the storage family not the domain family

Signed-off-by: John Ferlan <jferlan at redhat.com>
---
 docs/formatstoragecaps.html.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/formatstoragecaps.html.in b/docs/formatstoragecaps.html.in
index 900303aef7..a9ecc371fa 100644
--- a/docs/formatstoragecaps.html.in
+++ b/docs/formatstoragecaps.html.in
@@ -20,7 +20,7 @@
     (<span class="since">Since 5.2.0</span>):</p>
 
 <pre>
-<a href="/html/libvirt-libvirt-domain.html#virConnectGetStoragePoolCapabilities">virConnectGetStoragePoolCapabilities</a>
+<a href="/html/libvirt-libvirt-storage.html#virConnectGetStoragePoolCapabilities">virConnectGetStoragePoolCapabilities</a>
 </pre>
 
     <p>The root element that emulator capability XML document starts with is
-- 
2.28.0




More information about the libvir-list mailing list