diff --git a/gtfs/README.md b/gtfs/README.md index 7f4f2f9..ac58c5c 100644 --- a/gtfs/README.md +++ b/gtfs/README.md @@ -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: @@ -136,4 +136,4 @@ You can specify the CloudEvents mode (either `structured` or `binary`) when send ```bash gtfs feed --cloudevents-mode structured -``` \ No newline at end of file +```