From bc4fa7c1bb2cc615df8ccc2391ff5e88ca560a4b Mon Sep 17 00:00:00 2001 From: Yung Wood Date: Mon, 19 Aug 2024 01:47:57 +0930 Subject: [PATCH] fix: dockerhub link in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 57e0ebf..deccd8b 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ iCal Filter Proxy is a simple service for proxying multiple iCal feeds while app ### Docker -Docker images are published to [Docker Hub](https://hub.docker.com/repository/docker/yungwood/ical-filter-proxy). You'll need a config file (see below) mounted into the container at `/app/config.yaml`. +Docker images are published to [Docker Hub](https://hub.docker.com/r/yungwood/ical-filter-proxy). You'll need a config file (see below) mounted into the container at `/app/config.yaml`. For example: