[www-doc] [Git][VideoLAN.org/websites][master] suse downloads: use https.
Konstantin Pavlov
gitlab at videolan.org
Fri Sep 14 15:01:14 CEST 2018
Konstantin Pavlov pushed to branch master at VideoLAN organization / websites
Commits:
2e77a07f by Konstantin Pavlov at 2018-09-14T13:01:06Z
suse downloads: use https.
- - - - -
1 changed file:
- www.videolan.org/vlc/download-suse.php
Changes:
=====================================
www.videolan.org/vlc/download-suse.php
=====================================
@@ -23,7 +23,7 @@
<div class="center-font-xs">
<?php image('largeVLC.png', 'Large Orange VLC media player Traffic Cone Logo', 'big-vlc-img img-responsive visible-xs-inline-block v-align'); ?>
<h1 class="v-align bigtitle">
- VLC media player for <a href="http://www.opensuse.org/">openSUSE</a>
+ VLC media player for <a href="https://www.opensuse.org/">openSUSE</a>
</h1>
</div>
<div class="projectDescription hidden-sm hidden-xs">
@@ -38,20 +38,20 @@
<div class="inner center-xs">
<div class="btn-group">
<div class="installbtn" style="float: left;">
- <a href="http://download.videolan.org/pub/vlc/SuSE/Leap_42.3/vlc.ymp">VLC for Leap 42.3</a>
+ <a href="https://download.videolan.org/pub/vlc/SuSE/Leap_42.3/vlc.ymp">VLC for Leap 42.3</a>
</div>
<div class="installbtn" style="float: left;">
- <a href="http://download.videolan.org/pub/vlc/SuSE/Leap_15.0/vlc.ymp">VLC for Leap 15.0</a>
+ <a href="https://download.videolan.org/pub/vlc/SuSE/Leap_15.0/vlc.ymp">VLC for Leap 15.0</a>
</div>
<div class="installbtn" style="float: left;">
- <a href="http://download.videolan.org/pub/vlc/SuSE/Tumbleweed/vlc.ymp">VLC for Tumbleweed</a>
+ <a href="https://download.videolan.org/pub/vlc/SuSE/Tumbleweed/vlc.ymp">VLC for Tumbleweed</a>
</div>
<div class="installbtn" style="float: left;">
- <a href="http://download.videolan.org/pub/vlc/SuSE/SLE15/vlc.ymp">VLC for SLE15</a>
+ <a href="https://download.videolan.org/pub/vlc/SuSE/SLE15/vlc.ymp">VLC for SLE15</a>
</div>
</div>
<div id="downloadDetails">
- Install VLC using <a href="http://en.opensuse.org/One_Click_Install/UserFAQ">1-click install</a>
+ Install VLC using <a href="https://en.opensuse.org/One_Click_Install">1-click install</a>
</div>
</div>
</div>
@@ -105,7 +105,7 @@ Have a lot of Fun.
<h2><a name="cli">Install using command line</a></h2>
<p class="projectDescription">
<pre>
-sudo zypper ar http://download.videolan.org/pub/vlc/SuSE/<SUSE version> VLC
+sudo zypper ar https://download.videolan.org/pub/vlc/SuSE/<SUSE version> VLC
sudo zypper mr -r VLC
sudo zypper in vlc
</pre>
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/commit/2e77a07fd933ad97950e7b22503899a4a25c2fd6
--
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/commit/2e77a07fd933ad97950e7b22503899a4a25c2fd6
You're receiving this email because of your account on code.videolan.org.
More information about the www-doc
mailing list