Skip to content

Commit

Permalink
Updated link to registration form
Browse files Browse the repository at this point in the history
  • Loading branch information
smythp committed Jan 10, 2024
1 parent 24cb052 commit f875b17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ <h1 class="display-5 fw-bold lh-1 mb-3">
Workshops will be hosted on Zoom. A Windows desktop or laptop is required. The NVDA screen reader will be used during the workshops.
</p>
<div class="d-grid gap-2 d-md-flex justify-content-md-start">
<a target="_blank" href="#"><button type="button" class="btn btn-primary btn-lg px-4 me-md-2">Sign up</button></a>
<a target="_blank" href="https://forms.gle/u8hEcUvJqeFNy9CT8"><button type="button" class="btn btn-primary btn-lg px-4 me-md-2">Sign up</button></a>
<a href="#schedule"><button type="button" class="btn btn-outline-secondary btn-lg px-4">View Schedule</button></a>
</div>
</div>
Expand Down

0 comments on commit f875b17

Please sign in to comment.