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

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Setter <matthew@matthewsetter.com>2019-03-19 13:38:48 +0300
committerOlivier Goffart <ogoffart@woboq.com>2019-03-28 16:55:10 +0300
commit32156d2fc028a237257baad7bdec182b3640cf0f (patch)
tree3ddf2c4544c1d837c6045a4c1647d7cf5346d32e
parent4a923c319d8af4ee75db26a4f3658552654ccd5b (diff)
Fix broken image and admonition in the FAQ page
This relates to https://github.com/owncloud/docs/issues/618.
-rw-r--r--docs/modules/ROOT/pages/faq.adoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/modules/ROOT/pages/faq.adoc b/docs/modules/ROOT/pages/faq.adoc
index 81071bbfa..28d90d208 100644
--- a/docs/modules/ROOT/pages/faq.adoc
+++ b/docs/modules/ROOT/pages/faq.adoc
@@ -23,7 +23,7 @@ That’s why you should always upgrade your software when there is a new version
The ownCloud Desktop Client talks to a server, e.g. the ownCloud server, so you don’t only have to upgrade your client when there is a new version for it, also the server has to be kept up-to-date by your sysadmin.
Starting with version 2.5.0, the client will show a warning message if you connect to an outdated or unsupported server:
-image:images/oc-unsupported-version-warning-message.png[image]
+image:oc-unsupported-version-warning-message.png[image]
=== Because earlier versions are not maintained anymore, only ownCloud. 10.0.0 or higher is supported
@@ -88,10 +88,10 @@ If it does, after the client creates the new connection, it will have to downloa
Instead, first move or copy the old local sync folder, containing a copy of the existing files, to the new location.
Then, when creating the new connection choose "_keep existing data_" instead.
The ownCloud client will check the files in the newly-added sync folder and find that they match what is on the server and not need to download anything.
+====
Make your choice and click "*Connect...*"
This will then step you through the Connection Wizard, just as you did when you setup the previous sync connection, but giving you the opportunity to choose a new sync directory.
-====
== I Want To Change My Server Url