Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Update links to calendar, contacts & sync_gnome doc (pim -> groupware) #7961

Merged
merged 1 commit into from
Jan 18, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions go.php
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@
'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',
Expand Down
2 changes: 1 addition & 1 deletion user_manual/files/access_webdav.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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://``
Expand Down