From 082739df078028940e7420a750a28d2eef814669 Mon Sep 17 00:00:00 2001 From: graue70 <23035329+graue70@users.noreply.github.com> Date: Wed, 23 Jun 2021 18:54:46 +0200 Subject: [PATCH] Fix incorrect URL in README 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 \