Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/vm.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Hansson <github@hanssonit.se>2019-02-20 11:06:03 +0300
committerGitHub <noreply@github.com>2019-02-20 11:06:03 +0300
commit577f06abba0b5d3b37f483d73e825f8e7cacf2fc (patch)
tree7282bb0b4670f50774f287141839272da71105c1 /static/index.php
parent61c995a649b9cd3600c6cfc7ac37579cdd21c27e (diff)
correct link (#790)
Diffstat (limited to 'static/index.php')
-rw-r--r--static/index.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/index.php b/static/index.php
index 8680b17c..ec5a19df 100644
--- a/static/index.php
+++ b/static/index.php
@@ -113,8 +113,8 @@
</ul>
</h3>
<p>Note: Please accept the warning in the browser if you have a self-signed certificate.<br>
- It's recomended to <a href="https://docs.hanssonit.se/s/W6fMouPiqQz3_Mog/virtual-machines-vm/d/W6-83ePiqQz3_MrT/publish-your-server-online?currentPageId=bhm84kqhv0jgro7odnjg" target="_blank">buy your own certificate and replace the self-signed certificate to your own.</a></p>
- <p>The easiest way to get a real SSL certificate though is to run the script included in this VM.<br>
+ It's recomended to <a href="https://docs.hanssonit.se/s/W6fMouPiqQz3_Mog/virtual-machines-vm/d/W6-83ePiqQz3_MrT/publish-your-server-online" target="_blank">get your own certificate and replace the self-signed certificate to your own.</a></p>
+ <p>The easiest way to get a real SSL certificate though is to run the Lets' Encrypt script included in this VM.<br>
Just run 'sudo bash /var/scripts/activate-ssl.sh' from your terminal and follow the instructions.
<p>Note: Before you can login you have to run the setup script, as descirbed in the video above.</p>
</div>