From 0df21b998a620e68555abe5f0e9bbcc75e3b82dd Mon Sep 17 00:00:00 2001 From: Josh Baker Date: Fri, 21 Oct 2016 08:42:42 -0700 Subject: [PATCH] updated logo src --- docker/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/README.md b/docker/README.md index 33487c89..11e1062b 100644 --- a/docker/README.md +++ b/docker/README.md @@ -1,4 +1,4 @@ -![Tile38 Logo](https://github.com/tidwall/tile38/blob/master/doc/logo200.png) +![Tile38 Logo](https://raw.githubusercontent.com/tidwall/tile38/master/doc/logo200.png) Tile38 is an open source (MIT licensed), in-memory geolocation data store, spatial index, and realtime geofence. It supports a variety of object types including lat/lon points, bounding boxes, XYZ tiles, Geohashes, and GeoJSON.