Skip to content

Commit 57cb27f

Browse files
authored
Point links to new MTA developer site
1 parent 60e6622 commit 57cb27f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# MTA Realtime API JSON Proxy
22

3-
MTAPI is a small HTTP server that converts the [MTA's realtime subway feed](http://datamine.mta.info/feed-documentation) from [Protocol Buffers/GTFS](https://developers.google.com/transit/gtfs/) to JSON. The app also adds caching and makes it possible to retrieve information by location and train line.
3+
MTAPI is a small HTTP server that converts the [MTA's realtime subway feed](https://api.mta.info/#/landing) from [Protocol Buffers/GTFS](https://developers.google.com/transit/gtfs/) to JSON. The app also adds caching and makes it possible to retrieve information by location and train line.
44

55
## Active Development
66

@@ -249,7 +249,7 @@ This app makes use of Python threads. If running under uWSGI include the --enabl
249249
## Settings
250250

251251
- **MTA_KEY** (required)
252-
The API key provided at http://datamine.mta.info/user/register
252+
The API key provided at hhttps://api.mta.info/#/signup
253253
*default: None*
254254

255255
- **STATIONS_FILE** (required)

0 commit comments

Comments
 (0)