Skip to content

Commit e6ff234

Browse files
authored
Merge pull request #45 from HarryEMartland/jitsi-link
fixes broken jitsi link
2 parents 94f5e27 + d9cb0d0 commit e6ff234

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pages-events/events-drop-ins.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ <h2>Drop-in sessions</h2>
3232
our workshops or anything else! </span>
3333
</div>
3434
<div class="col-md-12 col-lg-3 event-book-button">
35-
<button class="btn btn-primary float-right" type="button">Jitsi Link <span
36-
class="fas fa-link"></span></button>
35+
<a class="btn btn-primary float-right" type="button" href="https://join.codewith.org.uk">Jitsi Link <span
36+
class="fas fa-link"></span></a>
3737
</div>
3838
</div>
3939
</div>

0 commit comments

Comments
 (0)