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>2021-06-02 16:59:38 +0300
committerJos Poortvliet <jospoortvliet@gmail.com>2021-06-02 16:59:38 +0300
commitfa5f8b91dcffc7d1110d41d792720618ea98139c (patch)
tree0f0df0aa511cfe64ef4793bb4b696ee671a9ad2b /page-security.php
parent5753234402181c5dfdcf596dba469fea5abec14a (diff)
fix link
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
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 94307beb..21884687 100644
--- a/page-security.php
+++ b/page-security.php
@@ -21,7 +21,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 aims to offer 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></p>
-<p><a class="hyperlink" href="https://nextcloud.com/security/old-advisories"><?php echo $l->t('See advisories from before Jue 1 2020 here');?></a></p>
+<p><a class="hyperlink" href="https://www.cvedetails.com/vendor/15913/Nextcloud.html"><?php echo $l->t('See a full list of historic advisories in the CVE database.');?></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">