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:
authorMarkus Sauermann <github@sauermann-consulting.de>2018-12-02 12:25:00 +0300
committerMarkus Sauermann <markus@sauermann.org>2018-12-02 12:25:00 +0300
commit6a47d33b5f1dd33b43a237c992d22e23d4168732 (patch)
tree0cf2194dab01175a1e227a06647ab82103148ef5 /page-contribute.php
parent31a005071ade1277de80a5c3945366deb388954a (diff)
Corrected links to CONTRIBUTING.md
Resolves #1012
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 960532f6..c6b07904 100644
--- a/page-contribute.php
+++ b/page-contribute.php
@@ -39,7 +39,7 @@
<h3 class="section--intro"><?php echo $l->t('Test Nextcloud');?></h3>
<p class="section--paragraph"><?php echo $l->t('Testing upcoming Nextcloud Server releases is the best way of making sure the new release can do what you need it
to do. And of course, only if you report a problem to us we know about it and can fix it! If you have a bug to report,
- find the <a class="hyperlink" href="https://github.com/nextcloud/server/blob/master/CONTRIBUTING.md">issue submission page</a>.');?></p>
+ find the <a class="hyperlink" href="https://github.com/nextcloud/server/blob/master/.github/CONTRIBUTING.md">issue submission page</a>.');?></p>
<h3 class="section--intro"><?php echo $l->t('Design Nextcloud');?></h3>
<p class="section--paragraph"><?php echo $l->t('Help out with Nextcloud user interaction design or graphic design! Get involved on <a class="hyperlink" href="design/">the design page</a>!');?></p>
<h3 class="section--intro"><?php echo $l->t('Support Nextcloud development with bounties');?></h3>