From 6d1205613b2b16ef5a406bf183891ed455790761 Mon Sep 17 00:00:00 2001 From: Carla Schroder Date: Wed, 28 Oct 2015 12:57:36 -0700 Subject: [PATCH] update download links --- .../installation/linux_installation.rst | 18 +++++++++--------- .../installation/source_installation.rst | 2 +- admin_manual/maintenance/upgrade.rst | 6 +++--- 3 files changed, 13 insertions(+), 13 deletions(-) diff --git a/admin_manual/installation/linux_installation.rst b/admin_manual/installation/linux_installation.rst index 23365b731..d54928bd2 100644 --- a/admin_manual/installation/linux_installation.rst +++ b/admin_manual/installation/linux_installation.rst @@ -8,21 +8,21 @@ Installation Quick Start See the :doc:`system_requirements` for the recommended ownCloud setup and supported platforms. -Installing ownCloud Server (the free community edition) on Linux from the -`openSUSE Build Service`_ packages is the preferred method. These are -maintained -by ownCloud engineers, and you can use your package manager to keep your -ownCloud server up-to-date. Follow the instructions for your distro to add the -oBS repository, download and install the repository signing key, and install +Installing ownCloud Server (the free community edition) on Linux from our `Open +Build Service`_ packages is the preferred method. These are maintained by +ownCloud engineers, and you can use your package manager to keep your ownCloud +server up-to-date. Follow the instructions for your distro to add the oBS +repository, download and install the repository signing key, and install ownCloud. Then run the Installation Wizard to complete your installation. (see :doc:`installation_wizard`). .. note:: Do not move the folders provided by these packages after the installation, as this will break updates. + + https://download.owncloud.org/download/repositories/8.2/owncloud/ -.. _openSUSE Build Service: - http://software.opensuse.org/download.html?project=isv:ownCloud:community& - package=owncloud +.. _Open Build Service: + https://download.owncloud.org/download/repositories/8.2/owncloud/ Installing ownCloud Enterprise Subscription ------------------------------------------- diff --git a/admin_manual/installation/source_installation.rst b/admin_manual/installation/source_installation.rst index 7aeae0953..82d786f87 100644 --- a/admin_manual/installation/source_installation.rst +++ b/admin_manual/installation/source_installation.rst @@ -2,7 +2,7 @@ Manual Installation on Linux ============================ -Installing ownCloud on Linux from the openSUSE Build Service packages is the +Installing ownCloud on Linux from our Open Build Service packages is the preferred method (see :doc:`linux_installation`). These are maintained by ownCloud engineers, and you can use your package manager to keep your ownCloud server up-to-date. diff --git a/admin_manual/maintenance/upgrade.rst b/admin_manual/maintenance/upgrade.rst index ce5a9b745..822919033 100644 --- a/admin_manual/maintenance/upgrade.rst +++ b/admin_manual/maintenance/upgrade.rst @@ -45,9 +45,9 @@ Preferred Upgrade Method ------------------------ The best method for keeping ownCloud on Linux servers current is by -configuring your system to use the `openSUSE Build Service -`_ (see :doc:`../installation/linux_installation`); just +configuring your system to use our `Open Build Service +`_ (see +:doc:`../installation/linux_installation`); just follow the instructions on oBS for setting up your package manager. Then stay current by using your Linux package manager to upgrade.