[www-doc] [Git][VideoLAN.org/websites][master] fix addons link

Christoph Miebach gitlab at videolan.org
Fri Feb 10 10:39:13 CET 2017


Christoph Miebach pushed to branch master at VideoLAN organization / websites


Commits:
3e224562 by Christoph Miebach at 2017-02-10T04:39:03-05:00
fix addons link

- - - - -


2 changed files:

- www.videolan.org/include/footer.php
- www.videolan.org/vlc/index.php


Changes:

=====================================
www.videolan.org/include/footer.php
=====================================
--- a/www.videolan.org/include/footer.php
+++ b/www.videolan.org/include/footer.php
@@ -34,7 +34,7 @@ function footer($tag = "", $alternate_lang=array(), $additional_class = "") {
                         <li><a href="<?php getLink('/vlc/download-android.html'); ?>">VLC for Android</a></li>
                         <li><a href="<?php getLink('/vlc/download-ios.html'); ?>">VLC for iOS</a></li>
                         <li><a href="<?php getLink('/vlc/skins.html'); ?>"><?php echo _("Skins"); ?></a></li>
-                        <li><a href='http://addons.videolan.org/index.php?xcontentmode=903'><?php echo _("Extensions"); ?></a></li>
+                        <li><a href='https://addons.videolan.org/browse/cat/323/ord/latest/'><?php echo _("Extensions"); ?></a></li>
                         <li><a href="<?php getLink('/vlc/features.html'); ?>"><?php echo _("Features"); ?></a></li>
                         <li><a href="<?php getLink('/vlc/screenshots.html'); ?>"><?php echo _("Screenshots"); ?></a></li>
                         <li><a href="<?php getLink('/vlc/skineditor.html'); ?>">VLC Skin Editor</a></li>


=====================================
www.videolan.org/vlc/index.php
=====================================
--- a/www.videolan.org/vlc/index.php
+++ b/www.videolan.org/vlc/index.php
@@ -69,7 +69,7 @@
                          <a href="/vlc/skineditor.html"><?php echo _("Create skins with")." <b>"._("VLC skin editor")."</b>."; ?></a>
                     </li>
                     <li>
-                        <a href="https://addons.videolan.org/index.php?xcontentmode=903"><?php echo _("Install")." <b>"._("extensions")."</b>."; ?></a>
+                        <a href="https://addons.videolan.org/browse/cat/323/ord/latest/"><?php echo _("Install")." <b>"._("extensions")."</b>."; ?></a>
                     </li>
                 </ul>
             </div>



View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/commit/3e224562474e9520bedef59574ff27f9247597de
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/www-doc/attachments/20170210/f8cdd175/attachment.html>


More information about the www-doc mailing list