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-12-20 16:13:27 +0300
committerJos Poortvliet <jos@opensuse.org>2017-12-27 17:40:24 +0300
commitcc9c00728250d6addf4187fb109b4f0d2b9982c3 (patch)
treefa0ed5fa4933f7e08abb3b318e3c0aa2d37befdd /page-education.php
parentf5d5896d4a4ff9706ad2ce92e45b896f3e80391d (diff)
fix two links
Diffstat (limited to 'page-education.php')
-rw-r--r--page-education.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/page-education.php b/page-education.php
index dd5f78eb..c8396c19 100644
--- a/page-education.php
+++ b/page-education.php
@@ -287,7 +287,7 @@ require(["require.config"], function() {
<div class="col-md-6 revealOnScroll feature--block">
<p class="section--paragraph__tittle"><?php echo $l->t('File Access Control');?></p>
<p class="section--paragraph"><?php echo $l->t('The File Access Control feature of Nextcloud enables IT to codify legal and policy requirements, blocking students and others from uploading or downloading data following defined rules. Criteria include IP address ranges, group membership, file type, time and more. Data retention can be controlled as well, enabling universities to limit the lifetime of certain files.');?></p>
- <a href="/globalscale" class="button button--blue button--arrow button--large"><?php echo $l->t('File Access Control');?></a>
+ <a href="/workflow" class="button button--blue button--arrow button--large"><?php echo $l->t('File Access Control');?></a>
</div>
</div>
<div class="row">
@@ -297,7 +297,7 @@ require(["require.config"], function() {
<div class="col-md-6 revealOnScroll feature--block">
<p class="section--paragraph__tittle"><?php echo $l->t('Monitoring');?></p>
<p class="section--paragraph"><?php echo $l->t('Nextcloud offers powerful monitoring capabilities built in, enabling institutions to ensure smooth performance. Systems can be monitored using the web interface or through monitoring and systems intelligence tools like OpenNMS, Splunk, Nagios or others.');?></p>
- <a href="/globalscale" class="button button--blue button--arrow button--large"><?php echo $l->t('Monitoring');?></a>
+ <a href="/monitoring" class="button button--blue button--arrow button--large"><?php echo $l->t('Monitoring');?></a>
</div>
</div>
<div class="row claim--container">