Skip to content

Commit

Permalink
Fix form link
Browse files Browse the repository at this point in the history
  • Loading branch information
amakarudze committed Oct 28, 2023
1 parent 626ee0e commit c311b3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/organize/event_funding.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ <h3><a href="https://www.djangoproject.com" target="_blank">Django Software Foun
</p>

<p>To apply for DSF funding, please fill in
<a href="https://docs.google.com/forms/d/1KBQKnwY0uFBB0R7HOJIA3VAr9PsUywnp-9yX9El9-Wk/viewform?edit_requested=false">this form</a>.
<a href="https://docs.google.com/forms/d/1KBQKnwY0uFBB0R7HOJIA3VAr9PsUywnp-9yX9El9-Wk/viewform">this form</a>.
</p>
</div>
</div>
Expand Down

0 comments on commit c311b3c

Please sign in to comment.