Closed zaneywisdom closed 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
Thanks for the heads up, should be fixed shortly!
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