We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f58bdc commit 1ee18ecCopy full SHA for 1ee18ec
1 file changed
README.md
@@ -14,4 +14,4 @@ How to Use
14
In our containers we are using the JupyterHub default port 8888, so you should
15
forward this port when deploying locally::
16
17
- docker run -p 8888:8888 ghcr.io/jimboid/biosim-structure-validation-workshop:latest
+ docker run -p 8888:8888 ghcr.io/ccpbiosim/structure-validation-workshop:latest
0 commit comments