aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorevansiroky <evan.siroky@yahoo.com>2020-10-25 14:30:57 -0700
committerevansiroky <evan.siroky@yahoo.com>2020-10-25 14:30:57 -0700
commit76e45a811a76ec683905158e34c1f2e2e672bdff (patch)
tree5f81e9f6eaa3ee32419871b0ba1fdf58580b38cf
parent62278f0d8361650f683f16a1204c3fc10cd29fab (diff)
downloadtimezone-boundary-builder-76e45a811a76ec683905158e34c1f2e2e672bdff.tar.gz
Update tz-lookup github link.
Fixes #89
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 598bba6..fc42f2d 100644
--- a/README.md
+++ b/README.md
@@ -30,7 +30,7 @@ A few common languages already have libraries with an API that can be used to lo
| [Timeshape](https://github.com/RomanIakovlev/timeshape) | Java |
| [node-geo-tz](https://github.com/evansiroky/node-geo-tz/) | JavaScript (node.js only) |
| [timespace](https://github.com/mapbox/timespace) | JavaScript (node.js and in browser) |
-| [tz-lookup](https://github.com/darkskyapp/tz-lookup/) | JavaScript (node.js and in browser) |
+| [tz-lookup](https://github.com/darkskyapp/tz-lookup-oss) | JavaScript (node.js and in browser) |
| [GeoTimezone](https://github.com/mj1856/GeoTimeZone) | .NET |
| [Geo-Timezone](https://github.com/minube/geo-timezone) | php |
| [timezonefinder](https://github.com/MrMinimal64/timezonefinder) | Python |