]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
Fix docs link to Oracle Cloud Autonomous Databases (#11762)
authorEdgar Ramírez Mondragón <16805946+edgarrmondragon@users.noreply.github.com>
Mon, 19 Aug 2024 18:17:54 +0000 (12:17 -0600)
committerGitHub <noreply@github.com>
Mon, 19 Aug 2024 18:17:54 +0000 (20:17 +0200)
lib/sqlalchemy/dialects/oracle/cx_oracle.py

index 873d943371df392bde9a2ae7d901a553c111e75b..ed9b02d3fb15792754a287318cd5c83825ba7eec 100644 (file)
@@ -62,7 +62,7 @@ hostname portion of the URL, without specifying a port, database name or
 
 Users of Oracle Cloud should use this syntax and also configure the cloud
 wallet as shown in cx_Oracle documentation `Connecting to Autononmous Databases
-<https://cx-oracle.readthedocs.io/en/latest/user_guide/connection_handling.html#connecting-to-autononmous-databases>`_.
+<https://cx-oracle.readthedocs.io/en/latest/user_guide/connection_handling.html#autonomousdb>`_.
 
 SID Connections
 ^^^^^^^^^^^^^^^