Use https urls in README.
authorRalph Giles <giles@mozilla.com>
Sun, 31 May 2015 17:08:29 +0000 (10:08 -0700)
committerRalph Giles <giles@mozilla.com>
Sun, 31 May 2015 17:08:29 +0000 (10:08 -0700)
README.md

index 2dac09d..734becd 100644 (file)
--- 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.