mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Merge pull request #4452 from nextcloud/fix/noid/l10n-for-usermanual
Fix user manual links
This commit is contained in:
commit
b6137909e5
@ -103,7 +103,7 @@ Trashbin contents are not transferred::
|
||||
reference.)
|
||||
|
||||
Users may also transfer files or folders selectively by themselves.
|
||||
See `user documentation <https://docs.nextcloud.com/server/latest/user_manual/files/transfer_ownership.html>`_ for details.
|
||||
See `user documentation <https://docs.nextcloud.com/server/latest/user_manual/en/files/transfer_ownership.html>`_ for details.
|
||||
|
||||
|
||||
Creating persistent file Shares
|
||||
|
||||
@ -726,7 +726,7 @@ It is also possible to transfer only one directory along with it's contents. Thi
|
||||
sudo -u www-data php occ files:transfer-ownership --path="path_to_dir" <source-user> <destination-user>
|
||||
|
||||
Users may also transfer files or folders selectively by themselves.
|
||||
See `user documentation <https://docs.nextcloud.com/server/latest/user_manual/files/transfer_ownership.html>`_ for details.
|
||||
See `user documentation <https://docs.nextcloud.com/server/latest/user_manual/en/files/transfer_ownership.html>`_ for details.
|
||||
|
||||
.. _files_external_label:
|
||||
|
||||
|
||||
@ -27,7 +27,7 @@ you want, 2FA will be installed and enabled on your Nextcloud server.
|
||||
|
||||
.. figure:: ../images/2fa-app-install.png
|
||||
|
||||
Once 2FA has been enabled, users have to `activate it in their personal settings. <https://docs.nextcloud.com/server/latest/user_manual/user_2fa.html>`_
|
||||
Once 2FA has been enabled, users have to `activate it in their personal settings. <https://docs.nextcloud.com/server/latest/user_manual/en/user_2fa.html>`_
|
||||
|
||||
.. TODO ON RELEASE: Update version number above on release
|
||||
|
||||
|
||||
@ -37,7 +37,7 @@ respective manuals:
|
||||
* `Nextcloud User Manual`_
|
||||
* `Nextcloud Desktop Client`_
|
||||
|
||||
.. _`Nextcloud User Manual`: https://docs.nextcloud.com/server/latest/user_manual/
|
||||
.. _`Nextcloud User Manual`: https://docs.nextcloud.com/server/latest/user_manual/en/
|
||||
.. _`Nextcloud Desktop Client`: https://docs.nextcloud.com/desktop/2.6/
|
||||
|
||||
.. TODO ON RELEASE: Update version number above on release
|
||||
|
||||
Loading…
Reference in New Issue
Block a user