From 7a9b3c41f67f467eafeed304c4a56cee2ffc10c2 Mon Sep 17 00:00:00 2001 From: Edward Ly Date: Tue, 19 Nov 2024 23:14:00 -0800 Subject: [PATCH] fix(developer): update AppAPI admin manual links Signed-off-by: Edward Ly --- developer_manual/exapp_development/faq/DockerSocketProxy.rst | 2 +- developer_manual/exapp_development/faq/Troubleshooting.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/developer_manual/exapp_development/faq/DockerSocketProxy.rst b/developer_manual/exapp_development/faq/DockerSocketProxy.rst index 2cd5b8eaf..d26f5de8f 100644 --- a/developer_manual/exapp_development/faq/DockerSocketProxy.rst +++ b/developer_manual/exapp_development/faq/DockerSocketProxy.rst @@ -28,7 +28,7 @@ Nextcloud AIO implements `Docker Socket Proxy container `_ for more details. +See `Nextcloud in Docker AIO (all-in-one) `_ for more details. .. note:: diff --git a/developer_manual/exapp_development/faq/Troubleshooting.rst b/developer_manual/exapp_development/faq/Troubleshooting.rst index 26e99ae13..2b6c26530 100644 --- a/developer_manual/exapp_development/faq/Troubleshooting.rst +++ b/developer_manual/exapp_development/faq/Troubleshooting.rst @@ -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 `_ section. +The deployment issues questions are covered in the `Test Deploy `_ 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