Skip to content

Commit 90679fd

Browse files
committed
Sync tutorial with main to fix URL
1 parent fafb7e1 commit 90679fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

samples/tutorial/Python-and-Oracle-Database-The-New-Wave-of-Scripting.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ <h2><a name="overview">Overview</a></h2>
149149
<p>When you have finished this tutorial, we recommend reviewing the <a href="http://python-oracledb.readthedocs.org/en/latest/index.html" >python-oracledb documentation</a>.</p>
150150

151151
<p>The original copy of these instructions that you are reading is <a
152-
href="https://oracle.github.io/python-oracledb/samples/tutorial/Python-and-Oracle-Database-Scripting-for-the-Future.html"
152+
href="https://oracle.github.io/python-oracledb/samples/tutorial/Python-and-Oracle-Database-The-New-Wave-of-Scripting.html"
153153
>here</a>.</p>
154154

155155
<h3><a name="architecture">Python-oracledb Architecture</a></h3>
@@ -175,7 +175,7 @@ <h2><a name="preface">Setup</a></h2>
175175
<p>Install Python 3 if not already available. It can be obtained from
176176
your operating system package library or from <a
177177
href="https://www.python.org/">python.org</a>. On Windows, use Python 3.7
178-
or later. On macOS, use Python 3.8 or later. On Linux, use Python 3.6 or
178+
or later. On macOS, use Python 3.7 or later. On Linux, use Python 3.6 or
179179
later.</p>
180180

181181
<p>Install <a

0 commit comments

Comments
 (0)