mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
fix(developer): update AppAPI admin manual links
Signed-off-by: Edward Ly <contact@edward.ly>
This commit is contained in:
@@ -28,7 +28,7 @@ Nextcloud AIO implements `Docker Socket Proxy container <https://github.com/next
|
||||
you just need to tick the checkbox in AIO configuration interface to enable it.
|
||||
AppAPI automatically creates the default Deploy daemon configuration in Nextcloud AIO.
|
||||
|
||||
See `Nextcloud in Docker AIO (all-in-one) <https://nextcloud.github.io/app_api/DeployConfigurations.html#nextcloud-in-docker-aio-all-in-one>`_ for more details.
|
||||
See `Nextcloud in Docker AIO (all-in-one) <https://docs.nextcloud.com/server/latest/admin_manual/exapps_management/DeployConfigurations.html#nextcloud-in-docker-aio-all-in-one>`_ for more details.
|
||||
|
||||
.. note::
|
||||
|
||||
|
||||
@@ -27,7 +27,7 @@ Here are some common steps to verify the network configuration:
|
||||
ExApp deployment issues
|
||||
-----------------------
|
||||
|
||||
The deployment issues questions are covered in the `Test Deploy <https://nextcloud.github.io/app_api/TestDeploy.html>`_ section.
|
||||
The deployment issues questions are covered in the `Test Deploy <https://docs.nextcloud.com/server/latest/admin_manual/exapps_management/TestDeploy.html>`_ section of the administration guide.
|
||||
Generally speaking, there are three steps to find the proper error message to understand the problem:
|
||||
|
||||
1. Check Nextcloud logs
|
||||
|
||||
Reference in New Issue
Block a user