Skip to content

Commit 666a177

Browse files
authored
Update index.html
update volunteer-learn button link to community/join.html (previously to stale page)
1 parent e16c772 commit 666a177

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ <h2> Get Involved </h2>
213213
<!--take breaks out later -->
214214
<br><br>
215215
<div class="flex-container">
216-
<button onclick="location.href='https://docs.seattlecommunitynetwork.org/get-started.html'" type="button"
216+
<button onclick="location.href='https://docs.seattlecommunitynetwork.org/community/join.html'" type="button"
217217
id="volunteer-learn-button">
218218
Volunteer & Learn &rarr;
219219
</button>
@@ -286,4 +286,4 @@ <h3> Mission </h3>
286286
</div>
287287
</body>
288288

289-
</html>
289+
</html>

0 commit comments

Comments
 (0)