googlemaps / transport-tracker

Applications for tracking moving assets on a live map
Apache License 2.0
574 stars 442 forks source link

Tutorial urls wrong #24

Closed zaneywisdom closed 7 years ago

zaneywisdom commented 7 years ago

In the tutorial for the backend section, the urls to get the agency.txt files, etc are incorrect.

For example, currently you have: wget https://raw.githubusercontent.com/googlemaps/transport-tracker/master/display-server/gtfs/agency.txt

When I think it should be: wget https://raw.githubusercontent.com/googlecodelabs/transport-tracker-codelab/master/backend/step-03/gtfs/agency.txt

domesticmouse commented 7 years ago

Thanks for the heads up, should be fixed shortly!