From: Juergen Gross Date: Thu, 31 Mar 2016 11:46:51 +0000 (+0200) Subject: doc: correct hyperlinks in docs/misc/xenstore-paths.markdown X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~1406 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=9bec5237f00e360a7d777acaba67546f981c6ff5;p=xen.git doc: correct hyperlinks in docs/misc/xenstore-paths.markdown The hyperlinks for the different I/O protocols are wrong. Correct them. Signed-off-by: Juergen Gross Reviewed-by: Konrad Rzeszutek Wilk --- diff --git a/docs/misc/xenstore-paths.markdown b/docs/misc/xenstore-paths.markdown index 76f67b134c..ce00afe539 100644 --- a/docs/misc/xenstore-paths.markdown +++ b/docs/misc/xenstore-paths.markdown @@ -528,13 +528,13 @@ for the toolstack to obtain e.g. the domain id of a xenstore domain. Domain Id of the xenstore domain in case xenstore is provided via a domain instead of a daemon in dom0. -[BLKIF]: http://xenbits.xen.org/docs/unstable/hypercall/include,public,io,blkif.h.html -[FBIF]: http://xenbits.xen.org/docs/unstable/hypercall/include,public,io,fbif.h.html -[HVMPARAMS]: http://xenbits.xen.org/docs/unstable/hypercall/include,public,hvm,params.h.html -[KBDIF]: http://xenbits.xen.org/docs/unstable/hypercall/include,public,io,kbdif.h.html +[BLKIF]: http://xenbits.xen.org/docs/unstable/hypercall/x86_64/include,public,io,blkif.h.html +[FBIF]: http://xenbits.xen.org/docs/unstable/hypercall/x86_64/include,public,io,fbif.h.html +[HVMPARAMS]: http://xenbits.xen.org/docs/unstable/hypercall/x86_64/include,public,hvm,params.h.html +[KBDIF]: http://xenbits.xen.org/docs/unstable/hypercall/x86_64/include,public,io,kbdif.h.html [LIBXLMEM]: http://xenbits.xen.org/docs/unstable/misc/libxl_memory.txt -[NETIF]: http://xenbits.xen.org/docs/unstable/hypercall/include,public,io,netif.h.html -[SCSIIF]: http://xenbits.xen.org/docs/unstable/hypercall/include,public,io,vscsiif.h.html -[SI]: http://xenbits.xen.org/docs/unstable/hypercall/include,public,xen.h.html#Struct_start_info -[VCPU]: http://xenbits.xen.org/docs/unstable/hypercall/include,public,vcpu.h.html -[XSWIRE]: http://xenbits.xen.org/docs/unstable/hypercall/include,public,io,xs_wire.h.html +[NETIF]: http://xenbits.xen.org/docs/unstable/hypercall/x86_64/include,public,io,netif.h.html +[SCSIIF]: http://xenbits.xen.org/docs/unstable/hypercall/x86_64/include,public,io,vscsiif.h.html +[SI]: http://xenbits.xen.org/docs/unstable/hypercall/x86_64/include,public,xen.h.html#Struct_start_info +[VCPU]: http://xenbits.xen.org/docs/unstable/hypercall/x86_64/include,public,vcpu.h.html +[XSWIRE]: http://xenbits.xen.org/docs/unstable/hypercall/x86_64/include,public,io,xs_wire.h.html