From 334acecbff44505671101f08ab174c1f9a87998f Mon Sep 17 00:00:00 2001 From: Ralph Giles Date: Thu, 2 Jul 2020 21:32:08 -0700 Subject: [PATCH] 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 --- README.md | 8 ++++---- doc/helper.html | 2 +- doc/oggstream.html | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 74545e0..fa43c01 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 a16df28..5da7765 100644 --- a/doc/helper.html +++ b/doc/helper.html @@ -67,7 +67,7 @@ li {

Ogg Vorbis I format specification: helper equations

diff --git a/doc/oggstream.html b/doc/oggstream.html index 6952ed9..48c337e 100644 --- a/doc/oggstream.html +++ b/doc/oggstream.html @@ -67,7 +67,7 @@ li {

Ogg logical and physical bitstream overview

-- 2.7.4