Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloudpi.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornachoparker <nacho@ownyourbits.com>2017-09-18 23:46:50 +0300
committernachoparker <nacho@ownyourbits.com>2017-09-18 23:46:50 +0300
commitc14198995c6b1f07f25da82d471f35cc44ef8bde (patch)
tree6174f1a5da6eae408ba3fd74932a5bc4cd4a398f
parent261326c5944f3bc31b91eb27c85eb4fe5873b7b4 (diff)
ncp-web: point changelog to masterv0.28.2
-rw-r--r--ncp-web/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/ncp-web/index.php b/ncp-web/index.php
index 5a7d5478..2d0988da 100644
--- a/ncp-web/index.php
+++ b/ncp-web/index.php
@@ -64,7 +64,7 @@
<h1 class="hidden-visually">NextCloudPi</h1>
</div>
</a>
- <a id=versionlink target="_blank" href="https://github.com/nextcloud/nextcloudpi/blob/devel/changelog.md">
+ <a id=versionlink target="_blank" href="https://github.com/nextcloud/nextcloudpi/blob/master/changelog.md">
<?php echo file_get_contents( "/usr/local/etc/ncp-version" ) ?>
</a>
</div>