Fix malformed URL

Change ".comg" to ".com".
This commit is contained in:
Peter Lavin 2017-11-16 18:38:18 -05:00 committed by GitHub
parent 7ea8324760
commit 234e308bf1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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.