From f885061188a75b22b70fcbe0795243d6afd03cee Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Tue, 30 Sep 2025 09:06:44 -0400 Subject: [PATCH] Replace malicious container registry references with ghcr https://bmitch.net/blog/2025-08-22-ghrc-appears-malicious/ Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- examples/monai-2D-mednist/README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/monai-2D-mednist/README.rst b/examples/monai-2D-mednist/README.rst index 00eca5321..749b753f9 100644 --- a/examples/monai-2D-mednist/README.rst +++ b/examples/monai-2D-mednist/README.rst @@ -92,7 +92,7 @@ Connecting clients: Connecting clients using Docker: ================================ -For convenience, there is a Docker image hosted on ghrc.io with fedn preinstalled. To start a client using Docker: +For convenience, there is a Docker image hosted on ghcr.io with fedn preinstalled. To start a client using Docker: .. code-block::