Skip to content

Commit e7201c0

Browse files
committed
Connect: Implement suggestions by CodeRabbit
1 parent 8e07dbf commit e7201c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/connect/python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ for record in result.all():
5151
gives application developers the full power and flexibility of SQL.
5252

5353
Python-based {ref}`dataframe`
54-
and [ML](#machine-learning) frameworks, and a few [ETL](#etl)
54+
and {ref}`ML <machine-learning>` frameworks, and a few {ref}`ETL <etl>`
5555
frameworks, are using SQLAlchemy as database adapter library when connecting to
5656
[RDBMS].
5757

0 commit comments

Comments
 (0)