mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
Merge pull request #7961 from 35am/pim_to_groupware2
fix: Update links to calendar, contacts & sync_gnome doc (pim -> groupware)
This commit is contained in:
4
go.php
4
go.php
@@ -51,8 +51,8 @@ $mapping = array(
|
||||
'user-files' => '/user_manual/en/files/index.html',
|
||||
'user-manual' => '/user_manual/en',
|
||||
'user-sharing-federated' => '/user_manual/en/files/federated_cloud_sharing.html',
|
||||
'user-sync-calendars' => '/user_manual/en/pim/calendar.html',
|
||||
'user-sync-contacts' => '/user_manual/en/pim/contacts.html',
|
||||
'user-sync-calendars' => '/user_manual/en/groupware/calendar.html',
|
||||
'user-sync-contacts' => '/user_manual/en/groupware/contacts.html',
|
||||
'user-trashbin' => '/user_manual/en/files/deleted_file_management.html',
|
||||
'user-versions' => '/user_manual/en/files/version_control.html',
|
||||
'user-webdav' => '/user_manual/en/files/access_webdav.html',
|
||||
|
||||
@@ -61,7 +61,7 @@ Nautilus file manager
|
||||
^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
**When you configure your Nextcloud account in the** `GNOME Control Center
|
||||
<../pim/sync_gnome.html>`_, **your files will automatically be mounted
|
||||
<../groupware/sync_gnome.html>`_, **your files will automatically be mounted
|
||||
by Nautilus as a WebDAV share, unless you deselect file access**.
|
||||
|
||||
You can also mount your Nextcloud files manually. Use the ``davs://``
|
||||
|
||||
Reference in New Issue
Block a user