diff --git a/modules/admin_manual/pages/maintenance/migrating_to_ocis.adoc b/modules/admin_manual/pages/maintenance/migrating_to_ocis.adoc index 48caa528e..0f64a422d 100644 --- a/modules/admin_manual/pages/maintenance/migrating_to_ocis.adoc +++ b/modules/admin_manual/pages/maintenance/migrating_to_ocis.adoc @@ -1,17 +1,17 @@ = Migrating to ownCloud Infinite Scale :toc: right :toclevels: 3 -:description: This guide describes how to migrate an ownCloud Classic 10 instance to ownCloud Infinite Scale (oCIS) using the migrate-to-ocis app and its occ commands. +:description: This guide describes how to migrate an ownCloud Classic instance to ownCloud Infinite Scale (oCIS) using the migrate-to-ocis app and its occ commands. == Introduction {description} -The migration transfers users, groups, files, and shares from an ownCloud Classic 10 instance to a target oCIS instance in a series of sequential steps. The ownCloud Classic server is not modified by the migration — it remains operational throughout most of the process. +The migration transfers users, groups, files, and shares from an ownCloud Classic instance to a target oCIS instance in a series of sequential steps. The ownCloud Classic server is not modified by the migration — it remains operational throughout most of the process. == Overview -The migration works with an app to be installed on the ownCloud Classic 10 side. The app is provided by ownCloud as part of the guided migration. Please contact {oc-support-url}[ownCloud support] to get it. +The migration works with an app to be installed on the ownCloud Classic side. The app is provided by ownCloud as part of the guided migration. Please contact {oc-support-url}[ownCloud support] to get it. Both instances need to be fully configured and running, and they must be reachable from each other. @@ -57,7 +57,7 @@ External mount data is excluded by the file migration step. These mounts must be == Prerequisites -=== ownCloud Classic 10 +=== ownCloud Classic [IMPORTANT] ==== diff --git a/modules/developer_manual/pages/testing/acceptance-tests.adoc b/modules/developer_manual/pages/testing/acceptance-tests.adoc index 2221c1bcf..ad2a8bf4a 100644 --- a/modules/developer_manual/pages/testing/acceptance-tests.adoc +++ b/modules/developer_manual/pages/testing/acceptance-tests.adoc @@ -116,7 +116,7 @@ These can be convenient when a longer list of files is needed, e.g., in a UI tes === Preparing to Run Acceptance Tests -This is a concise guide to running acceptance tests on ownCloud Classic 10. +This is a concise guide to running acceptance tests on ownCloud Classic. Before you can do so, you need to meet a few prerequisites available; these are * ownCloud