From 4773b91502e805f1c513478f170554b743115790 Mon Sep 17 00:00:00 2001 From: Jeremy Mikola Date: Thu, 31 Mar 2022 22:59:16 -0400 Subject: [PATCH] Update link to GeoJSON website --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d81f0d3..d80f7c3 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ [![Code Coverage](https://scrutinizer-ci.com/g/jmikola/geojson/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/jmikola/geojson/?branch=master) This library implements the -[GeoJSON format specification](http://www.geojson.org/geojson-spec.html). +[GeoJSON format specification](https://geojson.org/). ## Installation