Update remaining website links to https.
authorRalph Giles <giles@thaumas.net>
Fri, 3 Jul 2020 04:32:08 +0000 (21:32 -0700)
committerRalph Giles <giles@thaumas.net>
Fri, 3 Jul 2020 16:06:50 +0000 (09:06 -0700)
These were missed in an earlier commit. Thanks to Mark Harris
for the review.

Signed-off-by: Mark Harris <mark.hsj@gmail.com>
README.md
doc/helper.html
doc/oggstream.html

index 74545e0..fa43c01 100644 (file)
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@ This package contains:
 
 - libvorbis, a BSD-style license software implementation of
   the Vorbis specification by the Xiph.Org Foundation
-  (https://www.xiph.org/)
+  (https://xiph.org/)
 
 - libvorbisfile, a BSD-style license convenience library
   built on Vorbis designed to simplify common uses
@@ -58,8 +58,8 @@ Directory:
 
 ## Contact ##
 
-The Ogg homepage is located at 'https://www.xiph.org/ogg/'.
-Vorbis's homepage is located at 'https://www.xiph.org/vorbis/'.
+The Ogg homepage is located at 'https://xiph.org/ogg/'.
+Vorbis's homepage is located at 'https://xiph.org/vorbis/'.
 Up to date technical documents, contact information, source code and
 pre-built utilities may be found there.
 
@@ -144,4 +144,4 @@ GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE
 IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.
 
 THE OggVorbis SOURCE CODE IS COPYRIGHT (C) 1994-2018
-by the Xiph.Org Foundation https://www.xiph.org/
+by the Xiph.Org Foundation https://xiph.org/
index a16df28..5da7765 100644 (file)
@@ -67,7 +67,7 @@ li {
 <body>
 
 <div id="xiphlogo">
-  <a href="http://www.xiph.org/"><img src="fish_xiph_org.png" alt="Fish Logo and Xiph.Org"/></a>
+  <a href="https://xiph.org/"><img src="fish_xiph_org.png" alt="Fish Logo and Xiph.Org"/></a>
 </div>
 
 <h1>Ogg Vorbis I format specification: helper equations</h1>
index 6952ed9..48c337e 100644 (file)
@@ -67,7 +67,7 @@ li {
 <body>
 
 <div id="xiphlogo">
-  <a href="http://www.xiph.org/"><img src="fish_xiph_org.png" alt="Fish Logo and Xiph.Org"/></a>
+  <a href="https://xiph.org/"><img src="fish_xiph_org.png" alt="Fish Logo and Xiph.Org"/></a>
 </div>
 
 <h1>Ogg logical and physical bitstream overview</h1>