mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Fix links in SpatiaLite tutorial, closes #1278
This commit is contained in:
parent
8ebdcc916d
commit
3fcfc85134
1 changed files with 1 additions and 1 deletions
|
|
@ -88,7 +88,7 @@ In the above example, the resulting index will be called ``idx_museums_point_geo
|
|||
|
||||
select * from idx_museums_point_geom limit 10;
|
||||
|
||||
Here's a live example: `timezones-api.now.sh/timezones/idx_timezones_Geometry <https://timezones-api.now.sh/timezones/idx_timezones_Geometry>`_
|
||||
Here's a live example: `timezones-api.datasette.io/timezones/idx_timezones_Geometry <https://timezones-api.datasette.io/timezones/idx_timezones_Geometry>`_
|
||||
|
||||
+--------+----------------------+----------------------+---------------------+---------------------+
|
||||
| pkid | xmin | xmax | ymin | ymax |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue