From a9ee01a6248963d65dabb0278fdcb4e724765fee Mon Sep 17 00:00:00 2001 From: Rachel Heaven <35220716+rachelheaven@users.noreply.github.com> Date: Mon, 3 Jun 2024 12:08:52 +0100 Subject: [PATCH] Update README.md fix link to notebooks --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6332f51..9c8688f 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ Users don't have to URL encode the queries - the following will also work if cop In the `notebook` folder we have a few example Jupyter Notebooks showing how you can interact with our data. Follow the instructions below to install and run the demonstration Jupyter Notebook on your own -machine. Alternatively, you can [view the code and results](notebooks\ogcapi-features-cql-owslib-earthquakes.ipynb) in your browser. Click [here](https://nbviewer.org/github/BritishGeologicalSurvey/BGS-OGCAPI-Documentation/blob/main/notebooks/ogcapi-features-cql-owslib-earthquakes.ipynb) for mobile-friendly version rendered by _Jupyter nbviewer_. +machine. Alternatively, you can [view the code and results](notebooks/ogcapi-features-cql-owslib-earthquakes.ipynb) in your browser. Click [here](https://nbviewer.org/github/BritishGeologicalSurvey/BGS-OGCAPI-Documentation/blob/main/notebooks/ogcapi-features-cql-owslib-earthquakes.ipynb) for mobile-friendly version rendered by _Jupyter nbviewer_. ## Prerequisites