From 31bf33d448ba42b6c628bf74dd39e561d69225f5 Mon Sep 17 00:00:00 2001 From: Valdnet <47037905+Valdnet@users.noreply.github.com> Date: Fri, 11 Dec 2020 13:19:32 +0100 Subject: [PATCH] Fix dot to a colon --- user_manual/files/sharing.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/user_manual/files/sharing.rst b/user_manual/files/sharing.rst index b16570148..b41dab9af 100644 --- a/user_manual/files/sharing.rst +++ b/user_manual/files/sharing.rst @@ -97,11 +97,11 @@ Federation sharing is enabled by default. Follow these steps to create a new sha Go to your ``Files`` page and click the Share icon on the file or directory you want to share. In the sidebar enter the username and URL of the remote user in this form: ``@``. In this example, that is -``bob@cloud.example.com``. +``bob@cloud.example.com``: .. figure:: ../images/share-federation-1.png -The sharee is receiving a notification in their Nextcloud, allowing them to either accept or decline the incoming share. +The sharee is receiving a notification in their Nextcloud, allowing them to either accept or decline the incoming share: .. figure:: ../images/share-federation-2-notification.png