From 35ffde1936d20ba4f406a6e07219b4c5c618feea Mon Sep 17 00:00:00 2001 From: Tom Rushby <t.w.rushby@soton.ac.uk> Date: Fri, 16 Jul 2021 15:45:39 +0000 Subject: [PATCH] Update README.md with link to new version of ONS open geog example --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bb9c237..4fd4918 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ A [simple example of mapping using R](rMappingExample.html). Examples use Local ### ONS-open-geography -An [example and resources](lsoaExample.html) for using the [ONS Open Geography portal](https://geoportal.statistics.gov.uk) to download geographical data and create maps using `Leaflet` package. +An [example and resources](ONS-open-geography.html) for using the [ONS Open Geography portal](https://geoportal.statistics.gov.uk) to download geographical data and create maps using `Leaflet` package. ### fun with cartograms -- GitLab