Skip to content

Commit cff8863

Browse files
authored
Merge pull request #5597 from HSLdevcom/AB#358
AB#358 remove link from itinerary to hsl.fi ticket information pages
2 parents 7a6b05c + c4a9086 commit cff8863

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

app/configurations/config.hsl.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -443,9 +443,6 @@ export default {
443443
ticketPurchaseLink: function purchaseTicketLink(fare) {
444444
return `https://open.app.hsl.fi/zoneTicketWizard/TICKET_TYPE_SINGLE_TICKET/${fare.ticketName}/adult/-`;
445445
},
446-
ticketLink: {
447-
fi: 'https://open.app.hsl.fi/tickets',
448-
},
449446
ticketLinkOperatorCode: 'hsl',
450447
// mapping fareId from OTP fare identifiers to human readable form
451448
// in the new HSL zone model, just strip off the prefix 'HSL:'

0 commit comments

Comments
 (0)