From 3a626279d6575dfb1a8da5aa06c0ddbed787a08d Mon Sep 17 00:00:00 2001 From: Yuri Astrakhan Date: Tue, 22 Oct 2019 20:23:13 -0400 Subject: [PATCH] fix link - mbtiles.org is no longer related --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a63d6a5..09019d0 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # mbtiles -Node.js utilities and [tilelive](https://github.com/mapbox/tilelive.js) integration for the [MBTiles](http://mbtiles.org) format. +Node.js utilities and [tilelive](https://github.com/mapbox/tilelive.js) integration for the [MBTiles](https://github.com/mapbox/mbtiles-spec) format. [![Build Status](https://travis-ci.org/mapbox/node-mbtiles.svg?branch=master)](https://travis-ci.org/mapbox/node-mbtiles) [![Build status](https://ci.appveyor.com/api/projects/status/04wbok5rs3eroffe)](https://ci.appveyor.com/project/Mapbox/node-mbtiles)