From c46bc2165e11cafccc82408dda3ac266376aab82 Mon Sep 17 00:00:00 2001 From: Anthony Tuininga Date: Thu, 16 Aug 2018 14:09:15 -0600 Subject: [PATCH] Adjust wording for Oracle Linux yum server. --- doc/src/installation.rst | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/doc/src/installation.rst b/doc/src/installation.rst index 0fca67e..d30751c 100644 --- a/doc/src/installation.rst +++ b/doc/src/installation.rst @@ -344,10 +344,9 @@ Python architecture. Installing cx_Oracle on Oracle Linux ==================================== -Python packages are available for Oracle Linux from Oracle's `public -yum repository `__. Various versions -of Python are easily installed. Packages for cx_Oracle are also -available, making it easy to keep up to date. +Python packages are available from the `Oracle Linux yum server +`__. Various versions of Python are easily installed. +Packages for cx_Oracle are also available, making it easy to keep up to date. Installation instructions are at `Oracle Linux for Python Developers `__.