From fce01e64d6e3d4480c338158fd1a71a565d6e608 Mon Sep 17 00:00:00 2001 From: Viktor Nagornyy <1692600+viktorix@users.noreply.github.com> Date: Mon, 18 Dec 2023 13:09:57 -0500 Subject: [PATCH] fix: Ubuntu 22.04 installation instructions archive location Installation instructions describe steps that do not match the updated "Install" page, making it hard for users to find archive files. This PR updates the steps, making it clear where user can find archives. Signed-off-by: Viktor Nagornyy <1692600+viktorix@users.noreply.github.com> --- admin_manual/installation/example_ubuntu.rst | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/admin_manual/installation/example_ubuntu.rst b/admin_manual/installation/example_ubuntu.rst index 0b988a373..947ede24d 100644 --- a/admin_manual/installation/example_ubuntu.rst +++ b/admin_manual/installation/example_ubuntu.rst @@ -43,9 +43,8 @@ You can quit the prompt by entering:: Now download the archive of the latest Nextcloud version: -* Go to the `Nextcloud Download Page `_. -* Go to **Download Nextcloud Server > Download > Archive file for - server owners** and download either the tar.bz2 or .zip archive. +* Go to the `Nextcloud Install Page `_. +* Go to **Download Nextcloud Server > Download Server > Community Projects** and download either the tar.bz2 or .zip archive. * This downloads a file named nextcloud-x.y.z.tar.bz2 or nextcloud-x.y.z.zip (where x.y.z is the version number). * Download its corresponding checksum file, e.g. nextcloud-x.y.z.tar.bz2.md5,