Merge pull request #2120 from nextcloud/bugfix/noid/admin-doc-links

Fix admin doc links
This commit is contained in:
Joas Schilling
2020-06-03 13:43:11 +02:00
committed by GitHub
12 changed files with 19 additions and 19 deletions

View File

@@ -780,7 +780,7 @@ Verify your app::
sudo -u www-data php occ integrity:check-app --path=/pathto/app appname
When it returns nothing, your app is signed correctly. When it returns a message then there is an error. See `Code Signing
<https://docs.nextcloud.org/server/15/developer_manual/app/code_signing.html#how-to-get-your-app-signed>`_ in the Developer manual for more detailed information.
<https://docs.nextcloud.org/server/latest/developer_manual/app/code_signing.html#how-to-get-your-app-signed>`_ in the Developer manual for more detailed information.
.. TODO ON RELEASE: Update version number above on release
``integrity:sign-core`` is for Nextcloud core developers only.

View File

@@ -13,7 +13,7 @@ Several 2FA apps are already available including
a Telegram/Signal/SMS gateway and `U2F <https://en.wikipedia.org/wiki/Universal_2nd_Factor>`_.
Developers can `build new two-factor provider apps <https://docs.nextcloud.com/server/14/developer_manual/app/two-factor-provider.html>`_.
Developers can `build new two-factor provider apps <https://docs.nextcloud.com/server/latest/developer_manual/app/two-factor-provider.html>`_.
.. TODO ON RELEASE: Update version number above on release
@@ -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/14/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/user_2fa.html>`_
.. TODO ON RELEASE: Update version number above on release

View File

@@ -36,7 +36,7 @@ configuration report with the :ref:`occ config command
.. _FAQ page: https://help.nextcloud.com/c/faq
.. _bugtracker: https://github.com/nextcloud/server/issues
.. _webchat: http://webchat.freenode.net/?channels=nextcloud
https://docs.nextcloud.org/server/14/developer_manual/bugtracker/index.html
https://docs.nextcloud.org/server/latest/developer_manual/bugtracker/index.html
.. TODO ON RELEASE: Update version number above on release
General troubleshooting

View File

@@ -141,7 +141,7 @@ Federated Cloud Shares
----------------------
Both the sending and the receiving instance need to have federated cloud sharing
enabled and configured. See `Configuring Federated Cloud Sharing <https://docs.nextcloud.org/server/14/admin_manual/configuration_files/federated_cloud_sharing_configuration.html>`_.
enabled and configured. See `Configuring Federated Cloud Sharing <https://docs.nextcloud.org/server/latest/admin_manual/configuration_files/federated_cloud_sharing_configuration.html>`_.
.. TODO ON RELEASE: Update version number above on release

View File

@@ -34,7 +34,7 @@ How can encryption be disabled?
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The only way to disable encryption is to run the `"decrypt all"
<https://docs.nextcloud.org/server/14/admin_manual/configuration_server/occ_command.html#encryption-label>`_.
<https://docs.nextcloud.org/server/latest/admin_manual/configuration_server/occ_command.html#encryption-label>`_.
.. TODO ON RELEASE: Update version number above on release
@@ -44,8 +44,8 @@ Is it possible to disable encryption with the recovery key?
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Yes, *if* every user uses the `file recovery key
<https://docs.nextcloud.com/server/14/admin_manual/configuration_files/encryption_configuration.html#enabling-users-file-recovery-keys>`_, `"decrypt all"
<https://docs.nextcloud.org/server/14/admin_manual/configuration_server/occ_command.html#encryption-label>`_ will use it to decrypt all files.
<https://docs.nextcloud.com/server/latest/admin_manual/configuration_files/encryption_configuration.html#enabling-users-file-recovery-keys>`_, `"decrypt all"
<https://docs.nextcloud.org/server/latest/admin_manual/configuration_server/occ_command.html#encryption-label>`_ will use it to decrypt all files.
.. TODO ON RELEASE: Update version number above on release
@@ -53,7 +53,7 @@ Can encryption be disabled without the user's password?
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
If you don't have the users password or `file recovery key
<https://docs.nextcloud.com/server/14/admin_manual/configuration_files/encryption_configuration.html#enabling-users-file-recovery-keys>`_.
<https://docs.nextcloud.com/server/latest/admin_manual/configuration_files/encryption_configuration.html#enabling-users-file-recovery-keys>`_.
.. TODO ON RELEASE: Update version number above on release

View File

@@ -15,7 +15,7 @@ set by your administrator):
* Contact your administrator to request an increase in these variables
* Refer to the section in the `Admin Documentation
<https://docs.nextcloud.org/server/14/admin_manual/configuration_files/
<https://docs.nextcloud.org/server/latest/admin_manual/configuration_files/
big_file_upload_configuration.html>`_ that describes how to manage file
upload size limits.

View File

@@ -5,6 +5,6 @@ Einrichten externer Speicher
Mithilfe der "Externe Speicher"-App können Sie externen Speicher von z.B. Google Drive,
Dropbox, Amazon S3, SMB/CIFS Fileservern sowie FTP-Servern in Ihre Nextcloud einbinden.
Ihr Nextcloud-Administrator kann einstellen, welche dieser Anbieter verwendet werden
können. Mehr dazu finden Sie unter `Externen Speicher verwalten (GUI) <https://docs.nextcloud.org/server/14/admin_manual/configuration_files/external_storage_configuration_gui.html>`_.
können. Mehr dazu finden Sie unter `Externen Speicher verwalten (GUI) <https://docs.nextcloud.org/server/latest/admin_manual/configuration_files/external_storage_configuration_gui.html>`_.
.. TODO ON RELEASE: Update version number above on release

View File

@@ -15,6 +15,6 @@ der vom Administrator festgelegten Größe erlaubt wird:
* Wenden Sie sich an Ihren Administrator, um eine Erhöhung dieser Variablen
anzufordern
* Lesen Sie den Abschnitt in der `Admin-Dokumentation <https://docs.nextcloud.org/server/14/admin_manual/configuration_files/big_file_upload_configuration.html>`_ , in dem beschrieben wird, wie die Größenbeschränkungen für die Dateigröße zu verwalten sind.
* Lesen Sie den Abschnitt in der `Admin-Dokumentation <https://docs.nextcloud.org/server/latest/admin_manual/configuration_files/big_file_upload_configuration.html>`_ , in dem beschrieben wird, wie die Größenbeschränkungen für die Dateigröße zu verwalten sind.
.. TODO ON RELEASE: Update version number above on release

View File

@@ -6,7 +6,7 @@ O aplicativo Armazenamento externo permite montar serviços de armazenamento
externo, como servidores de arquivos do Google Drive, Dropbox, Amazon S3, SMB
/ CIFS e FTP no Nextcloud. Seu administrador do servidor Nextcloud controla
quais deles estão disponíveis para você. Por favor, veja `Configurando o
Armazenamento Externo (GUI) <https://docs.nextcloud.org/server/14/admin_manual
Armazenamento Externo (GUI) <https://docs.nextcloud.org/server/latest/admin_manual
/configuration_files/external_storage_configuration_gui.html>`_ no manual
do Administrador do Nextcloud para obter informações sobre como configurar e exemplos.

View File

@@ -37,7 +37,7 @@ Como a criptografia pode ser desativada?
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
A única maneira de desabilitar a criptografia é executar o `"decrypt all"
<https://docs.nextcloud.org/server/14/admin_manual/configuration_server/occ_command.html#encryption-label>`_.
<https://docs.nextcloud.org/server/latest/admin_manual/configuration_server/occ_command.html#encryption-label>`_.
.. TODO ON RELEASE: Atualize o número da versão acima no lançamento
@@ -47,8 +47,8 @@ script, que descriptografa todos os arquivos e desabilita a criptografia.
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Sim, *se* todo usuário usar a `chave de recuperação de arquivo
<https://docs.nextcloud.com/server/14/admin_manual/configuration_files/encryption_configuration.html#enabling-users-file-recovery-keys>`_, `"decrypt all"
<https://docs.nextcloud.org/server/14/admin_manual/configuration_server/occ_command.html#encryption-label>`_ irá usá-lo para descriptografar todos os arquivos.
<https://docs.nextcloud.com/server/latest/admin_manual/configuration_files/encryption_configuration.html#enabling-users-file-recovery-keys>`_, `"decrypt all"
<https://docs.nextcloud.org/server/latest/admin_manual/configuration_server/occ_command.html#encryption-label>`_ irá usá-lo para descriptografar todos os arquivos.
.. TODO ON RELEASE: Atualize o número da versão acima no lançamento
@@ -56,7 +56,7 @@ A criptografia pode ser desativada sem a senha do usuário?
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Se você não tiver a senha do usuário ou a `chave de recuperação de arquivo
<https://docs.nextcloud.com/server/14/admin_manual/configuration_files/encryption_configuration.html#enabling-users-file-recovery-keys>`_.
<https://docs.nextcloud.com/server/latest/admin_manual/configuration_files/encryption_configuration.html#enabling-users-file-recovery-keys>`_.
.. TODO ON RELEASE: Atualize o número da versão acima no lançamento

View File

@@ -14,7 +14,7 @@ precisar de limites de upload maiores do que os fornecidos pelo padrão
* Entre em contato com seu administrador para solicitar um aumento nessas variáveis
* Consulte a seção na `Documentação do Administrador <https://docs.nextcloud.org/server/14/
* Consulte a seção na `Documentação do Administrador <https://docs.nextcloud.org/server/latest/
admin_manual/configuration_files/big_file_upload_configuration.html>`_ que descreve como
gerenciar arquivos limites de tamanho de upload.

View File

@@ -53,5 +53,5 @@ Agora você deve encontrar seus contatos no catálogo de endereços do seu iPhon
Se ainda não estiver funcionando, dê uma olhada no `Troubleshooting Contacts & Calendar`_
guia.
.. _Solução de problemas de contatos e agenda: https://docs.nextcloud.org/server/14/admin_manual/issues/index.html#troubleshooting-contacts-calendar
.. _Solução de problemas de contatos e agenda: https://docs.nextcloud.org/server/latest/admin_manual/issues/index.html#troubleshooting-contacts-calendar
.. TODO ON RELEASE: Atualize o número da versão acima no lançamento