Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion episodes/introduction.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ and encouraging your local community to join in the count!
</div>

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.
Expand Down