From e39b9aef5a57fc7bc0668b25d3919674ef9c518a Mon Sep 17 00:00:00 2001 From: Timo Giese Date: Mon, 11 Mar 2024 13:09:27 +0100 Subject: [PATCH] fix broken link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 66e2165..1b3f842 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # timespace [![Build Status](https://travis-ci.org/mapbox/timespace.svg?branch=master)](https://travis-ci.org/mapbox/timespace) -Compute fuzzy local time from a location. The default accuracy is [zoom level 8](http://wiki.openstreetmap.org/wiki/Zoom_levels). See ["Regenerate timezones.json"](https://github.com/mapbox/timespace#regenerate-timezonesjson) section for instructions on how to change accuracy. +Compute fuzzy local time from a location. The default accuracy is [zoom level 8](http://wiki.openstreetmap.org/wiki/Zoom_levels). See ["Regenerate timezones.json"](https://github.com/mapbox/timespace?tab=readme-ov-file#regenerate-timezonesjson)) section for instructions on how to change accuracy. Timezone data is from https://github.com/evansiroky/timezone-boundary-builder/.