From 30b074b734b19d0c23aeff689898927ae0f882c1 Mon Sep 17 00:00:00 2001 From: Andrea Scarpino Date: Mon, 20 Jun 2016 11:24:21 +0200 Subject: [PATCH] Updated GPG key and link to documentation Backport of 6a09efe --- admin_manual/installation/source_installation.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/admin_manual/installation/source_installation.rst b/admin_manual/installation/source_installation.rst index be38b66d4..bd990c5c1 100644 --- a/admin_manual/installation/source_installation.rst +++ b/admin_manual/installation/source_installation.rst @@ -154,8 +154,8 @@ Now download the archive of the latest Nextcloud version: * You may also verify the PGP signature:: wget https://download.nextcloud.com/server/releases/nextcloud-x.y.z.tar.bz2.asc - wget https://owncloud.org/owncloud.asc - gpg --import owncloud.asc + wget https://nextcloud.com/nextcloud.asc + gpg --import nextcloud.asc gpg --verify nextcloud-x.y.z.tar.bz2.asc nextcloud-x.y.z.tar.bz2 * Now you can extract the archive contents. Run the appropriate unpacking @@ -432,8 +432,8 @@ Other Web Servers :doc:`nginx_examples` -`Other HTTP servers (ownCloud) -`_ +`Other HTTP servers (Nextcloud) +`_ `Univention Corporate Server installation (ownCloud) `_