Skip to content

Commit f65a77d

Browse files
authored
Merge pull request #7 from Local-Connectivity-Lab/revert-5-cards
Revert "Fix card display issues and broken buttons"
2 parents bd3938a + 298b52d commit f65a77d

3 files changed

Lines changed: 247 additions & 188 deletions

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/community/join.html'" type="button"
178+
<button onclick="location.href='https://docs.seattlecommunitynetwork.org/get-started.html'" type="button"
179179
id="get-involved-button">
180180
Get Involved &rarr;
181181
</button>

0 commit comments

Comments
 (0)