Skip to content

Commit 230704e

Browse files
committed
Use local URL with redirect
1 parent aa97796 commit 230704e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

templates/layout.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ <h3 id="logo"><img src="{{ '/static/images/madpy-logo.svg'|url }}" alt="MadPy lo
5454
<li><a target="_blank" rel="me" href="https://fosstodon.org/@madpy">Mastodon</a>
5555
<li><a target="_blank" href="https://github.com/madison-python">GitHub</a>
5656
<li><a target="_blank" href="https://www.meetup.com/MadPython/">Meetup.com</a>
57-
<li><a target="_blank" href="https://docs.google.com/forms/d/e/1FAIpQLSe__wQ4moQKQGb6jbwMqAJ-XceGBlVqTO4TVxj0IuEkuNWzPQ/viewform">Survey</a></li>
57+
<li><a target="_blank" href="/survey">Survey</a></li>
5858
</ul>
5959
</nav>
6060
&nbsp;

0 commit comments

Comments
 (0)