From e20671b446f0357a041b3da1c20f375417c4f8b1 Mon Sep 17 00:00:00 2001 From: Arsen Musayelyan Date: Thu, 24 Nov 2022 16:36:20 -0800 Subject: [PATCH] Fix docker hub link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bff03de..dc3970a 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ The `xgo` build script has been modified so that the `SOURCE_DIR` and `BUILD_DIR The entrypoint has also been removed to allow running other commands, so run `/build.sh` if you want to start the build. -This container is available on the docker hub as [`arsen6331/fyne-xgo`](https://hub.docker.com/r/fyne-xgo) +This container is available on the docker hub as [`arsen6331/fyne-xgo`](https://hub.docker.com/r/arsen6331/fyne-xgo)