OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

virtio-dev message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: [PATCH] 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.

VIRTIO-173

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
---
 title.tex      | 6 +++---
 virtio-gpu.tex | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/title.tex b/title.tex
index 5b42e76..180b21f 100644
--- a/title.tex
+++ b/title.tex
@@ -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).
-- 
MST


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]