Skip to content

Commit 8901cba

Browse files
authored
Merge pull request #11 from x0ul/patch-1
fix prominent broken link on front page
2 parents 0414271 + 2e913db commit 8901cba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ <h2> Our Volunteers </h2>
175175
<div class="img-wrapper">
176176
<img id="city-graphic" src="assets/City Graphic.png" alt="image of buildings">
177177
<div class="overlay">
178-
<button onclick="location.href='https://docs.seattlecommunitynetwork.org/get-started.html'" type="button"
178+
<button onclick="location.href='https://docs.seattlecommunitynetwork.org/community/join.html'" type="button"
179179
id="get-involved-button">
180180
Get Involved &rarr;
181181
</button>

0 commit comments

Comments
 (0)