From 1d1a69e91e6a4c20aea1cc9ce759ad1f96eef1db Mon Sep 17 00:00:00 2001 From: James Gebbie-Rayet Date: Wed, 1 Jul 2026 12:22:37 +0100 Subject: [PATCH] Fix website link in README Updated the CCPBioSim website link from .ac.uk to .org. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f7c9ad9..e6eb527 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ This workshop source repository contains the build recipe for a docker container ## How to Use -This training course is deployed on the [CCPBioSim](www.ccpbiosim.ac.uk) website via our cloud infrastructure, however you can deploy on your own machine with docker. +This training course is deployed on the [CCPBioSim](www.ccpbiosim.org) website via our cloud infrastructure, however you can deploy on your own machine with docker. Pull the container from our repository::