Skip to content

Commit 79f601b

Browse files
authored
Merge pull request #500 from HSLdevcom/AB#268
AB#268 update hsl data url
2 parents e97c908 + 2eef0c6 commit 79f601b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

finland/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ module.exports = {
55
src: [
66
mapSrc(
77
'HSL',
8-
'https://infopalvelut.storage.hsldev.com/gtfs/hsl.zip',
8+
'https://infopalvelut.storage.hsldev.com/gtfs/hsl_google_transit.zip',
99
false,
1010
['finland/gtfs-rules/hsl-no-trains.rule'],
1111
{ 'trips.txt': 'trips2.txt' },

hsl/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ module.exports = {
55
src: [
66
mapSrc(
77
'HSL',
8-
'https://infopalvelut.storage.hsldev.com/gtfs/hsl.zip',
8+
'https://infopalvelut.storage.hsldev.com/gtfs/hsl_google_transit.zip',
99
false,
1010
undefined,
1111
{ 'trips.txt': 'trips2.txt' },

0 commit comments

Comments
 (0)