Skip to content

Commit 0ba3727

Browse files
committed
fix: traffic now link url back to HSL config
1 parent 1d1fd0d commit 0ba3727

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

app/configurations/config.hsl.js

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -436,7 +436,11 @@ export default {
436436
},
437437
ticketButtonTextId: 'open-app',
438438

439-
trafficNowLink: true,
439+
trafficNowLink: {
440+
fi: 'matkustaminen/liikenne',
441+
en: 'travelling/services-now',
442+
sv: 'att-resa/Trafiken-just-nu',
443+
},
440444

441445
vehicleRental: {
442446
minZoomStopsNearYou: 10,

0 commit comments

Comments
 (0)