Fix malformed URL

Change ".comg" to ".com".
This commit is contained in:
Peter Lavin 2017-11-16 18:38:18 -05:00 committed by Morris Jobke
parent e40b144a4e
commit 905e06aa60
No known key found for this signature in database
GPG Key ID: FE03C3A163FEDE68

View File

@ -146,7 +146,7 @@ Create a new Federated Cloud Share
----------------------------------
Creating a federated cloud share can be done via the local share endpoint, using
(int) 6 as a shareType and the `Federated Cloud ID <https://nextcloud.comg/federation/>`_
(int) 6 as a shareType and the `Federated Cloud ID <https://nextcloud.com/federation/>`_
of the share recipient as shareWith. See `Create a new Share`_ for more information.