Skip to content

Commit a1f8e1f

Browse files
URL updates.
1 parent 5e2a363 commit a1f8e1f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

doc/src/api_manual/connection.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ Connection Object
305305
Return a :ref:`SodaDatabase <sodadb>` object for Simple Oracle Document
306306
Access (SODA). All SODA operations are performed either on the returned
307307
SodaDatabase object or from objects created by the returned SodaDatabase
308-
object. See `here <http://www.oracle.com/pls/topic/lookup?
308+
object. See `here <https://www.oracle.com/pls/topic/lookup?
309309
ctx=dblatest&id=GUID-BE42F8D3-B86B-43B4-B2A3-5760A4DF79FB>`__ for
310310
additional information on SODA.
311311

doc/src/user_guide/ha.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ when the database restarts.
108108

109109
For a more information on FAN see the `white paper on Fast Application
110110
Notification
111-
<http://www.oracle.com/technetwork/database/options/clustering/applicationcontinuity/learnmore/fastapplicationnotification12c-2538999.pdf>`__.
111+
<https://www.oracle.com/technetwork/database/options/clustering/applicationcontinuity/learnmore/fastapplicationnotification12c-2538999.pdf>`__.
112112

113113
.. _appcont:
114114

doc/src/user_guide/introduction.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ the same machine as Python, or it can be remote.
2323

2424
cx_Oracle is typically installed from `PyPI
2525
<https://pypi.org/project/cx-Oracle/>`__ using `pip
26-
<http://pip.readthedocs.io/en/latest/installing/>`__. The Oracle Client
26+
<https://pip.pypa.io/en/latest/installing/>`__. The Oracle Client
2727
libraries need to be installed separately. The libraries can be obtained from
2828
an installation of `Oracle Instant Client
2929
<https://www.oracle.com/database/technologies/instant-client.html>`__, from a

0 commit comments

Comments
 (0)