Skip to content

Commit 622c3a5

Browse files
committed
Fixed Markdown that should be rST
1 parent 60900bd commit 622c3a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/python-api.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1852,7 +1852,7 @@ A more useful example: if you are working with `SpatiaLite <https://www.gaia-gis
18521852
conversions={"geometry": "GeomFromText(?, 4326)"},
18531853
)
18541854
1855-
This example uses gographical data from [Who's On First](https://whosonfirst.org/) and depends on the [Shapely](https://shapely.readthedocs.io/en/stable/manual.html) and [HTTPX](https://www.python-httpx.org/) Python libraries.
1855+
This example uses gographical data from `Who's On First <https://whosonfirst.org/>`__ and depends on the `Shapely <https://shapely.readthedocs.io/en/stable/manual.html>`__ and `HTTPX <https://www.python-httpx.org/>`__ Python libraries.
18561856
18571857
.. _python_api_sqlite_version:
18581858

0 commit comments

Comments
 (0)