We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6d8ab0 commit db86060Copy full SHA for db86060
1 file changed
src/partials/RegistrationLink.js
@@ -8,7 +8,7 @@ const summerStart = moment("18/03/2019", "DD/MM/YYYY")
8
const autumnStart = moment("06/05/2019", "DD/MM/YYYY")
9
10
const springLink =
11
- "https://www.avoin.helsinki.fi/palvelut/esittely.aspx?o=127404483"
+ "https://www.avoin.helsinki.fi/palvelut/esittely.aspx?o=127404110"
12
const summerLink =
13
"https://www.avoin.helsinki.fi/palvelut/esittely.aspx?o=127404483"
14
const autumnLink =
0 commit comments