Fix incorrect URL in README

Old URL forced login.
This commit is contained in:
graue70 2021-06-23 18:54:46 +02:00 committed by GitHub
parent 087ea0310b
commit 082739df07
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -77,7 +77,7 @@ run.
## via Docker ## 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 ```shell
docker run -i --rm \ docker run -i --rm \