[www-doc] [Git][VideoLAN.org/websites][master] VLC-iOS: fix changelog link
Felix Paul Kühne (@fkuehne)
gitlab at videolan.org
Wed Jan 11 15:38:09 UTC 2023
Felix Paul Kühne pushed to branch master at VideoLAN organization / websites
Commits:
93ac13b3 by Felix Paul Kühne at 2023-01-11T16:38:00+01:00
VLC-iOS: fix changelog link
This fixes videolan/vlc-ios#1477
- - - - -
1 changed file:
- www.videolan.org/vlc/download-ios.php
Changes:
=====================================
www.videolan.org/vlc/download-ios.php
=====================================
@@ -44,7 +44,7 @@
<div id="downloadDetails">
Version <span id='downloadVersion'>
<?php echo $defaultDetail["latestVersion"] ?></span> • <span id='downloadOS'><?php echo $defaultDetail["name"]; ?></span> • <span id='downloadSize'><?php echo $defaultDetail["size"] ?></span><br />
- <a href="https://code.videolan.org/videolan/vlc-ios/blob/master/Docs/NEWS">Changelog</a>
+ <a href="https://code.videolan.org/videolan/vlc-ios/-/blob/master/Documentation/NEWS.md">Changelog</a>
</div>
</div>
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/93ac13b33cce00fc71d3c13a9a55f450d0dccca9
--
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/93ac13b33cce00fc71d3c13a9a55f450d0dccca9
You're receiving this email because of your account on code.videolan.org.
VideoLAN code repository instance
More information about the www-doc
mailing list