diff options
Diffstat (limited to 'core/doc')
-rw-r--r-- | core/doc/admin/index.html | 7 | ||||
-rw-r--r-- | core/doc/user/index.html | 9 |
2 files changed, 13 insertions, 3 deletions
diff --git a/core/doc/admin/index.html b/core/doc/admin/index.html index 7785f2ce2f1..c0342113bc2 100644 --- a/core/doc/admin/index.html +++ b/core/doc/admin/index.html @@ -1,2 +1,7 @@ +<!-- + - SPDX-FileCopyrightText: 2016 Nextcloud GmbH and Nextcloud contributors + - SPDX-FileCopyrightText: 2013 ownCloud, Inc. + - SPDX-License-Identifier: AGPL-3.0-only +--> Here goes the admin documentation. -In the meantime go to <a href="http://owncloud.org/support/" target="_blank">ownCloud.org/support</a> +In the meantime go to <a href="https://nextcloud.com/support/" target="_blank">nextcloud.com/support/</a> diff --git a/core/doc/user/index.html b/core/doc/user/index.html index ede62f05aee..634b7a3f57c 100644 --- a/core/doc/user/index.html +++ b/core/doc/user/index.html @@ -1,2 +1,7 @@ -Here goes the user documentation -In the meantime go to <a href="http://owncloud.org/support/" target="_blank">ownCloud.org/support</a> +<!-- + - SPDX-FileCopyrightText: 2016-2024 Nextcloud GmbH and Nextcloud contributors + - SPDX-FileCopyrightText: 2012-2013 ownCloud, Inc. + - SPDX-License-Identifier: AGPL-3.0-only +--> +Here goes the usage documentation +In the meantime go to <a href="https://nextcloud.com/support/" target="_blank">nextcloud.com/support/</a> |