Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix mobilitydatabase.org link in the GTFS README.md file #3

Merged
merged 1 commit into from
Sep 20, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
```
```