We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89357cf commit 7a46154Copy full SHA for 7a46154
src/app/components/call-for-speakers/call-for-speakers.component.html
@@ -15,7 +15,7 @@ <h2>{{ 'callForSpeakers.title' | transloco }}</h2>
15
<p class="mb-8">{{ 'callForSpeakers.description' | transloco }}</p>
16
<a
17
id="call-for-speakers-link"
18
- href="https://github.com/PythonCatania/PythonCatania.github.io/issues/new?title=Talk+Proposal&labels=talk"
+ href="https://forms.gle/P2xw1ycCs8VNCGbr5"
19
target="_blank"
20
rel="noopener"
21
role="button"
0 commit comments