From: Ralph Giles Date: Sun, 31 May 2015 17:08:29 +0000 (-0700) Subject: Use https urls in README. X-Git-Tag: v1.3.6~49 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a467b57fd9aa92c13091fa72783e95e34d68a019;p=platform%2Fupstream%2Flibvorbis.git Use https urls in README. --- diff --git a/README.md b/README.md index 2dac09d..734becd 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ This package contains: - libvorbis, a BSD-style license software implementation of the Vorbis specification by the Xiph.Org Foundation - (http://www.xiph.org/) + (https://www.xiph.org/) - libvorbisfile, a BSD-style license convenience library built on Vorbis designed to simplify common uses @@ -57,8 +57,8 @@ Directory: ## Contact ## -The Ogg homepage is located at 'http://www.xiph.org/ogg/'. -Vorbis's homepage is located at 'http://www.xiph.org/vorbis/'. +The Ogg homepage is located at 'https://www.xiph.org/ogg/'. +Vorbis's homepage is located at 'https://www.xiph.org/vorbis/'. Up to date technical documents, contact information, source code and pre-built utilities may be found there.