summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRalph Giles <giles@thaumas.net>2020-07-02 21:32:08 -0700
committerRalph Giles <giles@thaumas.net>2020-07-03 09:06:50 -0700
commit334acecbff44505671101f08ab174c1f9a87998f (patch)
tree068e4a387957a7413d389e4d989827881183074d
parentcf315386b6d93674326cbff845425dcea1a58a63 (diff)
downloadlibvorbis-git-334acecbff44505671101f08ab174c1f9a87998f.tar.gz
Update remaining website links to https.
These were missed in an earlier commit. Thanks to Mark Harris for the review. Signed-off-by: Mark Harris <mark.hsj@gmail.com>
-rw-r--r--README.md8
-rw-r--r--doc/helper.html2
-rw-r--r--doc/oggstream.html2
3 files changed, 6 insertions, 6 deletions
diff --git a/README.md b/README.md
index 74545e0b..fa43c016 100644
--- 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/
diff --git a/doc/helper.html b/doc/helper.html
index a16df280..5da77653 100644
--- a/doc/helper.html
+++ b/doc/helper.html
@@ -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>
diff --git a/doc/oggstream.html b/doc/oggstream.html
index 6952ed9f..48c337ed 100644
--- a/doc/oggstream.html
+++ b/doc/oggstream.html
@@ -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>