diff options
author | Michael S. Tsirkin <mst@redhat.com> | 2019-03-11 15:01:18 -0400 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2019-03-21 13:24:59 -0400 |
commit | 7b361ea76e0bef2f718d56d6222037bb0de4379f (patch) | |
tree | d24f891fbb1689f9c007b5ebdac5da3b8347adc8 | |
parent | 0dbd52db0c35ccafc2473a3bfd49bd30a1f81399 (diff) | |
download | virtio-spec-7b361ea76e0bef2f718d56d6222037bb0de4379f.tar.gz |
editorial: upgrade links to https
Several links have been upgraded and now redirect to the https
version. Upgrade our version accordingly.
Note that some other links use the status 301 - moved permanently
apparently in error (e.g. for a language specific redirect), not
updating these.
Fixes: https://issues.oasis-open.org/browse/VIRTIO-173
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Jens Freimann <jfreimann@redhat.com>
-rw-r--r-- | title.tex | 6 | ||||
-rw-r--r-- | virtio-gpu.tex | 2 |
2 files changed, 4 insertions, 4 deletions
@@ -33,12 +33,12 @@ N/A \end{oasistitlesection} \begin{oasistitlesection}{Chair} -Michael S. Tsirkin (\href{mailto:mst@redhat.com}{mst@redhat.com}), \href{http://www.redhat.com/}{Red Hat}\newline +Michael S. Tsirkin (\href{mailto:mst@redhat.com}{mst@redhat.com}), \href{https://www.redhat.com/}{Red Hat}\newline \end{oasistitlesection} \begin{oasistitlesection}{Editors} -Michael S. Tsirkin (\href{mailto:mst@redhat.com}{mst@redhat.com}), \href{http://www.redhat.com/}{Red Hat}\newline -Cornelia Huck (\href{mailto:cohuck@redhat.com}{cohuck@redhat.com}), \href{http://www.redhat.com/}{Red Hat}\newline +Michael S. Tsirkin (\href{mailto:mst@redhat.com}{mst@redhat.com}), \href{https://www.redhat.com/}{Red Hat}\newline +Cornelia Huck (\href{mailto:cohuck@redhat.com}{cohuck@redhat.com}), \href{https://www.redhat.com/}{Red Hat}\newline \end{oasistitlesection} diff --git a/virtio-gpu.tex b/virtio-gpu.tex index 8687231..af4ca61 100644 --- a/virtio-gpu.tex +++ b/virtio-gpu.tex @@ -515,4 +515,4 @@ into vga compatibility mode. Note: qemu implementation also provides bochs dispi interface io ports and mmio bar at pci region 1 and is therefore fully compatible with -the qemu stdvga (see \href{http://git.qemu-project.org/?p=qemu.git;a=blob;f=docs/specs/standard-vga.txt;hb=HEAD}{docs/specs/standard-vga.txt} in the qemu source tree). +the qemu stdvga (see \href{https://git.qemu-project.org/?p=qemu.git;a=blob;f=docs/specs/standard-vga.txt;hb=HEAD}{docs/specs/standard-vga.txt} in the qemu source tree). |