diff options
author | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2015-12-04 15:38:59 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2015-12-04 15:38:59 +0300 |
commit | 991ce92f8de24cde063d531246602b6e14d3fef2 (patch) | |
tree | 566955e156e6b9bd392d5e8b598a48414ee2fa15 /Documentation/dvb/readme.txt | |
parent | 4a3d0cb06b3e4248ba4a659d7f2a7a8fa1a877fc (diff) | |
download | linux-991ce92f8de24cde063d531246602b6e14d3fef2.tar.xz |
[media] use https://linuxtv.org for LinuxTV URLs
While https was always supported on linuxtv.org, only in
Dec 3 2015 the website is using valid certificates.
As we're planning to drop pure http support on some
future, change all references at the media subsystem
to point to the https URL instead.
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'Documentation/dvb/readme.txt')
-rw-r--r-- | Documentation/dvb/readme.txt | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/Documentation/dvb/readme.txt b/Documentation/dvb/readme.txt index 0b0380c91990..89965041a266 100644 --- a/Documentation/dvb/readme.txt +++ b/Documentation/dvb/readme.txt @@ -2,12 +2,12 @@ Linux Digital Video Broadcast (DVB) subsystem ============================================= The main development site and CVS repository for these -drivers is http://linuxtv.org/. +drivers is https://linuxtv.org. The developer mailing list linux-dvb is also hosted there, -see http://linuxtv.org/lists.php. Please check -the archive http://linuxtv.org/pipermail/linux-dvb/ -and the Wiki http://linuxtv.org/wiki/ +see https://linuxtv.org/lists.php. Please check +the archive https://linuxtv.org/pipermail/linux-dvb/ +and the Wiki https://linuxtv.org/wiki/ before asking newbie questions on the list. API documentation, utilities and test/example programs @@ -16,7 +16,7 @@ are available as part of the old driver package for Linux 2.4 We plan to split this into separate packages, but it's not been done yet. -http://linuxtv.org/downloads/ +https://linuxtv.org/downloads/ What's inside this directory: |