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 <jos@opensuse.org>2019-05-11 12:49:34 +0300
committerGitHub <noreply@github.com>2019-05-11 12:49:34 +0300
commit795925b4bcbda5e7dc5b706cca2710f1d5938dec (patch)
tree60bce823882edea699b30c62a0ae57fb0c6388ed /page-security.php
parent9869a63ee54353035415f1b8e620b1ffe8ab438c (diff)
fix outdated link
Diffstat (limited to 'page-security.php')
-rw-r--r--page-security.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/page-security.php b/page-security.php
index 2971d1d4..cbee23fe 100644
--- a/page-security.php
+++ b/page-security.php
@@ -20,7 +20,7 @@
</div>
<h2><?php echo $l->t('Security information');?></h2>
<p><?php echo $l->t('This page hosts our security policies and information with regards to reporting security flaws. Learn more about how Nextcloud offers the');?> <a class="hyperlink" href="<?php echo home_url('secure') ?>"><?php echo $l->t('best security in the open source file sync and share industry here</a>. You can');?> <a class="hyperlink" href="<?php echo get_template_directory_uri(); ?>/advisories/advisories.rss"><?php echo $l->t('follow our advisories via RSS</a>.');?></p>
-<p><?php echo $l->t('For server owners, our documentation has a section with');?> <a class="hyperlink" href="<?php echo $DOCUMENTATION_ADMIN; ?><?php echo $l->t('configuration_server/harden_server.html" target="_blank">best practices and tips on securing a Nextcloud server</a>.');?></p>
+<p><?php echo $l->t('For server owners, our documentation has a section with');?> <a class="hyperlink" href="<?php echo $DOCUMENTATION_ADMIN; ?>installation/harden_server.html" target="_blank"><?php echo $l->t('best practices and tips on securing a Nextcloud server.');?></a></p>
<div class="row">
<div class="span12">