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:
authorBen Court <git@bencourt.co.uk>2020-07-17 00:09:35 +0300
committerBen Court <git@bencourt.co.uk>2020-07-17 00:09:35 +0300
commitfe21658cb03093397365716fd49bb18602a5e929 (patch)
treebd6577676bc7fd313c46800d9ab23cbb323b7f1a /page-contribute.php
parentda3add79ec74958ecf18fce3d439742e0453633d (diff)
Update other bugtracker links to use correct variable
Signed-off-by: Ben Court <git@bencourt.co.uk>
Diffstat (limited to 'page-contribute.php')
-rw-r--r--page-contribute.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/page-contribute.php b/page-contribute.php
index b8dbee50..a7dda818 100644
--- a/page-contribute.php
+++ b/page-contribute.php
@@ -34,7 +34,7 @@
<h3 class="section--paragraph__title"><?php echo $l->t('Contribute to Nextcloud server or apps');?></h3>
<p class="section--paragraph"><?php echo $l->t('Learn about setting up a development environment or read our security guidelines, coding style and more!');?></p>
<p class="section--paragraph"><?php echo $l->t('Improve the Nextcloud Server:');?> <a class="hyperlink" href="<?php echo $DOCUMENTATION_DEVELOPER; ?>core"><?php echo $l->t('server development documentation');?></a>, <a class="hyperlink" href="<?php echo $DOCUMENTATION_DEVELOPER; ?>general"><?php echo $l->t('general guidelines and setup');?></a></p>
- <p class="section--paragraph"><?php echo $l->t('Get a bug fixed:');?> <a class="hyperlink" href="<?php echo $DOCUMENTATION_DEVELOPER; ?>bugtracker"><?php echo $l->t('bugtracker documentation');?></a></li>
+ <p class="section--paragraph"><?php echo $l->t('Get a bug fixed:');?> <a class="hyperlink" href="<?php echo $DOCUMENTATION_BUGTRACKER; ?>"><?php echo $l->t('bugtracker documentation');?></a></li>
<p class="section--paragraph"><?php echo $l->t('Learn to write Nextcloud code. (Try your hands on a <a class="hyperlink" href="https://github.com/nextcloud/server/labels/good%20first%20issue" target="_blank">good first issue</a> or get started with <a class="hyperlink" href="https://nextcloud.com/blog/get-involved-in-nextcloud-by-reviewing-pulls/">reviewing pull requests</a>)');?></li>
<p class="section--paragraph"><a class="hyperlink" href="https://transifex.com/nextcloud"><?php echo $l->t('Help translate Nextcloud.');?></a></li>
<p class="section--paragraph"><?php echo $l->t('Talk to us on our