From e0e4ee1f2b1a58128cab9db77e7895ba749dc8f4 Mon Sep 17 00:00:00 2001 From: graue70 <23035329+graue70@users.noreply.github.com> Date: Sun, 27 Jun 2021 12:20:15 +0200 Subject: [PATCH] Fix incorrect URL in README (#30) Old URL forced login. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 064d826..2694004 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ run. ## via Docker -You can use the [`adfreiburg/pfaedle` Docker image](https://hub.docker.com/repository/docker/adfreiburg/pfaedle) by mounting the OSM & GTFS data into the container: +You can use the [`adfreiburg/pfaedle` Docker image](https://hub.docker.com/r/adfreiburg/pfaedle) by mounting the OSM & GTFS data into the container: ```shell docker run -i --rm \