datasette.io icon indicating copy to clipboard operation
datasette.io copied to clipboard

Broken image reference in the plugins directory

Open simonw opened this issue 2 years ago • 1 comments

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 avatar Nov 20 '22 18:11 simonw