From 8eddc06b547fc0cc59187d56ca001bc6e008b7be Mon Sep 17 00:00:00 2001 From: Victor Joos Date: Tue, 20 Oct 2020 14:59:57 +0200 Subject: [PATCH] Adds links to ubuntu 20.04 example The current documentation ends abruptly when only reading the "example installation on ubuntu 20.04" document. This commit adds some links for the next (potential) steps. Signed-off-by: Victor Joos --- admin_manual/installation/example_ubuntu.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/admin_manual/installation/example_ubuntu.rst b/admin_manual/installation/example_ubuntu.rst index f78c63156..67ef59c0b 100644 --- a/admin_manual/installation/example_ubuntu.rst +++ b/admin_manual/installation/example_ubuntu.rst @@ -80,3 +80,8 @@ Now download the archive of the latest Nextcloud version: On other HTTP servers it is recommended to install Nextcloud outside of the document root. + +Next steps +---------- + +After installing the prerequisites and extracting the nextcloud directory, you should follow the instructions for Apache configuration at :ref:`apache_configuration_label`. Once Apache is installed, you can optionally follow the :doc:`source_installation` guide from :ref:`pretty_urls_label` until :ref:`other_HTTP_servers_label`