diff --git a/docs/ocis/migration.md b/docs/ocis/migration.md index 91455d2131..ef57ce1336 100644 --- a/docs/ocis/migration.md +++ b/docs/ocis/migration.md @@ -36,7 +36,7 @@ Install and introduce [ownCloud Web](https://github.com/owncloud/web/) and let u #### Steps Deploy web and enable switching to and from it. -For more details see: [ownCloud 10 with ownCloud Web]({{< ref "deployment/owncloud10_with_oc_web.md" >}}) +For more details see: [ownCloud 10 with ownCloud Web](https://owncloud.dev/clients/web/deployments/oc10-app/)
@@ -742,4 +742,4 @@ The problem is that the username in owncloud 10 and in oCIS also need to be the The [data_exporter](https://github.com/owncloud/data_exporter) has logic that allows exporting and importing users, including shares. The [model classes](https://github.com/owncloud/data_exporter/tree/master/lib/Model) contain the exact mapping. -
\ No newline at end of file + diff --git a/docs/ocis/release_notes.md b/docs/ocis/release_notes.md index 222bbf2bdf..05166f30c0 100644 --- a/docs/ocis/release_notes.md +++ b/docs/ocis/release_notes.md @@ -372,7 +372,7 @@ For the product transition phase, ownCloud Infinite Scale comes with an operatio - The [Graph API](https://marketplace.owncloud.com/apps/graphapi) app is installed on ownCloud Server - The latest client versions are rolled-out to users (required for OpenID Connect support). See the [documentation](https://doc.owncloud.com/server/admin_manual/configuration/user/oidc/#owncloud-desktop-and-mobile-clients) for more information. -See the [documentation]({{< ref "./deployment/owncloud10_with_oc_web" >}}) on how to deploy Infinite Scale in bridge mode. +See the [documentation]({{< ref "./deployment/bridge" >}}) on how to deploy Infinite Scale in bridge mode. {{< hint "warning" >}} **Technology Preview**