Skip to content

Commit cadb537

Browse files
authored
Merge pull request #534 from HSLdevcom/use-smoove-rental-network-again
Use smoove id for Helsinki/Espoo rental again
2 parents f1d8977 + 2fa39bd commit cadb537

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

finland/router-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -598,7 +598,7 @@
598598
"id": "hsl-bike-rental",
599599
"type": "vehicle-rental",
600600
"sourceType": "gbfs",
601-
"network": "hsl",
601+
"network": "smoove",
602602
"frequency": "30s",
603603
"url": "http://digitransit-proxy:8080/out/gbfs.theta.fifteen.eu/gbfs/2.2/helsinki/en/gbfs.json",
604604
"overloadingAllowed": true,

hsl/router-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@
261261
"id": "hsl-bike-rental",
262262
"type": "vehicle-rental",
263263
"sourceType": "gbfs",
264-
"network": "hsl",
264+
"network": "smoove",
265265
"frequency": "30s",
266266
"url": "http://digitransit-proxy:8080/out/gbfs.theta.fifteen.eu/gbfs/2.2/helsinki/en/gbfs.json",
267267
"overloadingAllowed": true,

0 commit comments

Comments
 (0)