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

github.com/nextcloud/desktop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Schuster <michael@schuster.ms>2019-10-10 02:03:46 +0300
committerMichael Schuster <michael@schuster.ms>2019-10-10 02:03:46 +0300
commit0d349d54b4548ab6b2f4ecb4c11242b32aca35b9 (patch)
tree73668bf8e37c1e5be1c4c07308623cf043f36dab /src/gui/wizard
parentcd89efc24b9dc699c889d2a5a89710a8d9ad3d67 (diff)
Fix outdated link to server admin docs
Sets the target version from "15" to "latest" and removes "index.html" because this could get obsolete in the future too. Signed-off-by: Michael Schuster <michael@schuster.ms>
Diffstat (limited to 'src/gui/wizard')
-rw-r--r--src/gui/wizard/owncloudsetupnocredspage.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/wizard/owncloudsetupnocredspage.ui b/src/gui/wizard/owncloudsetupnocredspage.ui
index 948a9772d..cb5871ef3 100644
--- a/src/gui/wizard/owncloudsetupnocredspage.ui
+++ b/src/gui/wizard/owncloudsetupnocredspage.ui
@@ -414,7 +414,7 @@
<item>
<widget class="QLabel" name="installLink">
<property name="text">
- <string notr="true">&lt;a href=&quot;https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#7a7a7a;&quot;&gt;Host your own server&lt;/span&gt;&lt;/a&gt;</string>
+ <string notr="true">&lt;a href=&quot;https://docs.nextcloud.com/server/latest/admin_manual/installation/#installation&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#7a7a7a;&quot;&gt;Host your own server&lt;/span&gt;&lt;/a&gt;</string>
</property>
<property name="openExternalLinks">
<bool>true</bool>