]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
docs: Update the AMD SEV's spec URL
authorErik Skultety <eskultet@redhat.com>
Fri, 8 Feb 2019 10:42:14 +0000 (11:42 +0100)
committerErik Skultety <eskultet@redhat.com>
Fri, 8 Feb 2019 11:50:30 +0000 (12:50 +0100)
Luckily, the new URL still points to the same location, the only change
is in the document name where an escaped space (%20) was replaced by an
underscore.

Signed-off-by: Erik Skultety <eskultet@redhat.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
docs/formatdomain.html.in
docs/formatdomaincaps.html.in

index 7f07bb7f559bd840aa5b31214ce6c3dcde65ee0d..2ae5006849a4fd401bfde22da0df7b3d808e7131 100644 (file)
@@ -8785,8 +8785,8 @@ qemu-kvm -net nic,model=? /dev/null
        different entity using a different key the encrypted guests data will
        be incorrectly decrypted, leading to unintelligible data.
 
-       For more information see various input parameters and its format see the SEV API spec
-       <a href="https://support.amd.com/TechDocs/55766_SEV-KM%20API_Specification.pdf"> https://support.amd.com/TechDocs/55766_SEV-KM%20API_Specification.pdf </a>
+       For more information see various input parameters and its format see the
+       <a href="https://support.amd.com/TechDocs/55766_SEV-KM_API_Specification.pdf">SEV API spec</a>
        <span class="since">Since 4.4.0</span>
        </p>
     <pre>
index cafd9abbdfc232bb0a5f10931890eaef990ca449..ba48daab2d2f4207334f4f1e03232ab13c8e13f3 100644 (file)
 
     <p>
     For more details on SEV feature see:
-      <a href="https://support.amd.com/TechDocs/55766_SEV-KM%20API_Specification.pdf">
+      <a href="https://support.amd.com/TechDocs/55766_SEV-KM_API_Specification.pdf">
         SEV API spec</a> and <a href="http://amd-dev.wpengine.netdna-cdn.com/wordpress/media/2013/12/AMD_Memory_Encryption_Whitepaper_v7-Public.pdf">
         SEV White Paper</a>
     </p>