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:
authorDaniel Hansson <github@hanssonit.se>2020-09-10 03:05:13 +0300
committerGitHub <noreply@github.com>2020-09-10 03:05:13 +0300
commita3519b29465dc9a365a4f4fdbedc109ccc1b9982 (patch)
tree75ff65a0f571fffab35fc2badc03ce2c1bec203a /install-instructions-server.php
parentaf79899c2adef01318f4fe139fa517743bf0a184 (diff)
change some wording
cc @jospoortvliet I think that sounds better, and explains what it actually does.
Diffstat (limited to 'install-instructions-server.php')
-rw-r--r--install-instructions-server.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/install-instructions-server.php b/install-instructions-server.php
index 5a94cf33..7a8211b8 100644
--- a/install-instructions-server.php
+++ b/install-instructions-server.php
@@ -113,7 +113,7 @@
<h5><?php echo $l->t('Virtual Machine image');?></h5>
<p><?php echo $l->t('The Nextcloud VM is designed to be an easy way for less technical users to get Nextcloud up and running or to test it out. It builds on Ubuntu Linux and makes configuration easy.');?></p>
<p><a class="button button--blue" href="https://download.nextcloud.com/vm/Nextcloud-VM.ova" target="_blank"><?php echo $l->t('Download the VM');?></a></p>
- <p><a class="hyperlink" href="https://github.com/nextcloud/vm" target="_blank"><?php echo $l->t('Find source here');?></a>. <?php echo $l->t('If you are looking for a more extensive virtual machine with many scripts to set up advanced functionality, ');?><a class="hyperlink" href="https://www.hanssonit.se/nextcloud-vm/" target="_blank"><?php echo $l->t('try the VM of Hansson IT.');?></a></p>
+ <p><a class="hyperlink" href="https://github.com/nextcloud/vm" target="_blank"><?php echo $l->t('Find source here');?></a>. <?php echo $l->t('If you are looking for a more extensive virtual machine with many scripts to easily set up advanced functionality, ');?><a class="hyperlink" href="https://www.hanssonit.se/nextcloud-vm/" target="_blank"><?php echo $l->t('get the full-version VM from Hansson IT.');?></a></p>
</div>
</div>
<div class="row">