Skip to content

Commit e321153

Browse files
Make link text match doc title.
1 parent 8bd9b60 commit e321153

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

index.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,8 +120,7 @@ <h2>Getting Started</h2>
120120

121121
<p><a
122122
href="https://python-oracledb.readthedocs.io/en/latest/user_guide/installation.html#quickstart"
123-
>Developing Python Applications for Oracle
124-
Database</a>: a high-level quickstart from the python-oracledb documentation for the eager user.</p>
123+
>Quick Start python-oracledb Installation</a>: a high-level quickstart from the python-oracledb documentation for the eager user.</p>
125124

126125
</li>
127126

0 commit comments

Comments
 (0)