From 982342676dc84a7f00650c82c950fe56db0d1c5a Mon Sep 17 00:00:00 2001 From: Carla Schroder Date: Wed, 25 Nov 2015 13:01:48 -0800 Subject: [PATCH] corrections and updates to upgrading docs --- admin_manual/maintenance/upgrade.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/admin_manual/maintenance/upgrade.rst b/admin_manual/maintenance/upgrade.rst index 60c2d30a9..899ebc133 100644 --- a/admin_manual/maintenance/upgrade.rst +++ b/admin_manual/maintenance/upgrade.rst @@ -4,14 +4,14 @@ How to Upgrade Your ownCloud Server There are three ways to upgrade your ownCloud server: -* Using your Linux package manager with our `Open Build Service`_ repository. - This is the recommended method. +* Using your :doc:`Linux package manager ` with our `Open + Build Service`_ repository. This is the recommended method. * With the :doc:`Updater App ` (Server Edition only). Recommended for shared hosters, and for users who want an easy way to track different - release channels. (It not available and not supported on the Enterprise + release channels. (It is not available and not supported on the Enterprise edition.) -* Manually upgrading with the ownCloud ``.tar`` archive from - `owncloud.org/install/`_. +* :doc:`Manually upgrading ` with the ownCloud ``.tar`` archive + from `owncloud.org/install/`_. * Enterprise Subscription customers will use their Enterprise software repositories to maintain their ownCloud servers, rather than the Open Build Service. Please see :doc:`../enterprise_installation/linux_installation` for