Skip to content

Commit 7a46154

Browse files
committed
chore: update call for speaker link
1 parent 89357cf commit 7a46154

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/components/call-for-speakers/call-for-speakers.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ <h2>{{ 'callForSpeakers.title' | transloco }}</h2>
1515
<p class="mb-8">{{ 'callForSpeakers.description' | transloco }}</p>
1616
<a
1717
id="call-for-speakers-link"
18-
href="https://github.com/PythonCatania/PythonCatania.github.io/issues/new?title=Talk+Proposal&labels=talk"
18+
href="https://forms.gle/P2xw1ycCs8VNCGbr5"
1919
target="_blank"
2020
rel="noopener"
2121
role="button"

0 commit comments

Comments
 (0)