diff --git a/admin_manual/exapps_management/Installation.rst b/admin_manual/exapps_management/Installation.rst index 389c58f65..5620c2316 100644 --- a/admin_manual/exapps_management/Installation.rst +++ b/admin_manual/exapps_management/Installation.rst @@ -50,9 +50,6 @@ where ```` is the version you want to install. ./occ app:enable --force app_api - -To install it in development mode, follow the instructions on this page: :ref:`dev-setup`. - 4. Setup Deploy daemon ********************** diff --git a/developer_manual/exapp_development/faq/DockerSocketProxy.rst b/developer_manual/exapp_development/faq/DockerSocketProxy.rst index 3df99427b..4a6c57e20 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. .. note:: diff --git a/developer_manual/exapp_development/faq/Troubleshooting.rst b/developer_manual/exapp_development/faq/Troubleshooting.rst index 826e6a9d6..ad681f5e4 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 :ref:`Test Deploy ` section. +The deployment issues questions are covered in the `Test Deploy `_ section. Generally speaking, there are three steps to find the proper error message to understand the problem: 1. Check Nextcloud logs