Skip to content

Commit

Permalink
Merge pull request #3 from scholzj/patch-1
Browse files Browse the repository at this point in the history
Fix mobilitydatabase.org link in the GTFS README.md file
  • Loading branch information
clemensv authored Sep 20, 2024
2 parents 7e3a8ad + 3abb211 commit 5818fc4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gtfs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ associated geographic information. GTFS-RT is a real-time extension to GTFS that
allows public transportation agencies to provide real-time updates about their
fleet. Over 2000 transit agencies worldwide provide GTFS and GTFS-RT data.

The [Mobility Database](mobilitydatabase.org) provides a comprehensive list of GTFS
The [Mobility Database](https://mobilitydatabase.org/) provides a comprehensive list of GTFS
and GTFS-RT feeds from around the world.

## Key Features:
Expand Down Expand Up @@ -136,4 +136,4 @@ You can specify the CloudEvents mode (either `structured` or `binary`) when send

```bash
gtfs feed --cloudevents-mode structured
```
```

0 comments on commit 5818fc4

Please sign in to comment.