Skip to content

Commit fc3ffcf

Browse files
authored
Merge pull request #38 from StreetScienceCommunity/google-group
Fix link to google group in footer
2 parents 03ad801 + a09c39e commit fc3ffcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/default-footer.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ <h3>Get in touch</h3>
2020
<br />
2121
<i class="fas fa-envelope"></i>
2222
Join the
23-
<a href="{{ site.participation_form }}">mailing list</a>
23+
<a href="{{ site.google_group }}">mailing list</a>
2424
</p>
2525
</div>
2626
<div class="column is-5">

0 commit comments

Comments
 (0)