Skip to content

Commit 4f683fa

Browse files
authored
link Technovation FAQ to RPE page (#2409)
1 parent 1a97d53 commit 4f683fa

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

app/views/regional_pitch_events/_dashboard_disclaimer.en.html.erb

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
Events will be confirmed as either Regional Pitch Events or
33
Celebration Events after <%= ImportantDates.rpe_officiality_finalized.strftime("%B %-d") %>.
44
Please sign in to your account to verify the status of your event after that date.
5-
For more information about pitch events, please check out
6-
the Technovation FAQ.
5+
For more information about pitch events, please check out the
6+
<%= link_to 'Technovation FAQ',
7+
'https://iridescentsupport.zendesk.com/hc/en-us/sections/360007469154-Regional-Pitch-Events'
8+
%>.
79
</p>

app/views/regional_pitch_events/_event.en.html.erb

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,10 @@
6060
<p>
6161
Events will be confirmed as either Regional Pitch Events or
6262
Celebration Events after <%= ImportantDates.rpe_officiality_finalized.strftime("%B %-d") %>.
63-
For more information, please check out the Technovation FAQ or contact your regional ambassador.
63+
For more information, please check out the
64+
<%= link_to 'Technovation FAQ',
65+
'https://iridescentsupport.zendesk.com/hc/en-us/sections/360007469154-Regional-Pitch-Events'
66+
%> or contact your regional ambassador.
6467
</p>
6568

6669
<dl>

0 commit comments

Comments
 (0)