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

github.com/nextcloud/nextcloud.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJos Poortvliet <jospoortvliet@gmail.com>2017-08-03 20:50:58 +0300
committerJos Poortvliet <jos@opensuse.org>2017-08-05 12:57:22 +0300
commitb0bfa3dc90da1e0cb99c8d1006fe711fe40a29f0 (patch)
treeca7307983d76b3c965910330d4062e9dcd81290d /page-box.php
parent7ad25381cbd5254cead39ce54e2e01e9c932529c (diff)
update forum link
Diffstat (limited to 'page-box.php')
-rw-r--r--page-box.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/page-box.php b/page-box.php
index 91a737e1..20e87909 100644
--- a/page-box.php
+++ b/page-box.php
@@ -90,7 +90,7 @@
<p class="section--intro text-center revealOnScroll"><?php echo $l->t('You can find a lot of information, tips and tricks on configuring your Nextcloud Box on our wiki; discuss the Box and ask questions on our forums.');?></p>
<p class="section--intro text-center revealOnScroll"><?php echo $l->t('If you are interested in contributing to the software of the Box, you can <a class="hyperlink" href="https://github.com/nextcloud/nextcloud-snap">find the Nextcloud Snap here</a> - we look forward to your pull request. Find us on IRC in <a class="hyperlink" href="irc://#nextcloud-dev@freenode.net" target="_blank">the Nextloud development IRC chat channel</a> on freenode.net, also accessible via <a class="hyperlink" href="https://webchat.freenode.net/?channels=nextcloud-dev" target="_blank">webchat.</a>');?></p>
<div class="wrapper-buttons">
- <a class="button button--blue button--arrow button--large" href="https://help.nextcloud.com/t/the-great-nextcloud-box-topic/3510" role="button"><?php echo $l->t('Help on forum</a>');?>
+ <a class="button button--blue button--arrow button--large" href="https://help.nextcloud.com/c/support/appliances-docker-snappy-vm" role="button"><?php echo $l->t('Help on forum</a>');?>
<a class="button button--blue button--arrow button--large" href="https://github.com/nextcloud/nextcloud-snap/wiki" role="button"><?php echo $l->t('Manual on Wiki</a>');?>
</div>
</div>