We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7a6b05c + c4a9086 commit cff8863Copy full SHA for cff8863
app/configurations/config.hsl.js
@@ -443,9 +443,6 @@ export default {
443
ticketPurchaseLink: function purchaseTicketLink(fare) {
444
return `https://open.app.hsl.fi/zoneTicketWizard/TICKET_TYPE_SINGLE_TICKET/${fare.ticketName}/adult/-`;
445
},
446
- ticketLink: {
447
- fi: 'https://open.app.hsl.fi/tickets',
448
- },
449
ticketLinkOperatorCode: 'hsl',
450
// mapping fareId from OTP fare identifiers to human readable form
451
// in the new HSL zone model, just strip off the prefix 'HSL:'
0 commit comments