From a3f4dc09a480b88268da771e6cc3033c35e3098c Mon Sep 17 00:00:00 2001 From: Daniel Derwent <47742315+DanSJohnson@users.noreply.github.com> Date: Tue, 19 May 2026 15:58:29 +0100 Subject: [PATCH] Fix Docker Hub link for Space Purple Unicorn Counter image --- episodes/introduction.Rmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/episodes/introduction.Rmd b/episodes/introduction.Rmd index 94aab2f4..3fd364bc 100644 --- a/episodes/introduction.Rmd +++ b/episodes/introduction.Rmd @@ -76,7 +76,7 @@ and encouraging your local community to join in the count! You can use the *Space Purple Unicorn Counter* (**SPUC**) container image for your service, -which you can find on [Docker Hub](https://hub.docker.com/r/spua/spuc). +which you can find on [Docker Hub](https://hub.docker.com/r/spuacv/spuc). This image provides an API, which can be hit to add an event to the sightings record. The `location` and `brightness` of the unicorn need to be passed as parameters of a put request.