simonw / datasette.io

The official project website for Datasette
https://datasette.io
92 stars 21 forks source link

Broken image reference in the plugins directory #125

Open simonw opened 1 year ago

simonw commented 1 year ago

https://datasette.io/plugins/datasette-geojson-map

image

That's a an image reference to this URL, which is a 404: https://datasette.io/plugins/img/boston-neighborhoods-map.png

Ideally that would be rewritten to link here instead:

https://raw.githubusercontent.com/eyeseast/datasette-geojson-map/main/img/boston-neighborhoods-map.png

simonw commented 1 year ago

Rather than get datasette.io to try and fix this I've filed a PR to fix in in the source README instead: