Skip to content

Commit f173ddb

Browse files
update join button behavior
1 parent bd76d74 commit f173ddb

2 files changed

Lines changed: 1 addition & 17 deletions

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ <h1 class="display-5 fw-bold">Collaboration</h1>
151151
<a href="{{ site.baseurl }}/collaboration.html" class="btn btn-primary btn-lg px-4 gap-3">Code of Conduct</a>
152152
</div>
153153
<div class="d-grid gap-2 d-sm-flex justify-content-sm-center mt-3">
154-
<a href="{{ site.baseurl }}/join.html" class="btn btn-primary btn-lg px-4 gap-3">Join</a>
154+
<a href="{{ site.contact_mailto }}" class="btn btn-primary btn-lg px-4 gap-3">Join</a>
155155
</div>
156156
<div class="pt-4 collab-block">
157157
<h2 class="h3 fw-bold text-center">Collaborating Institutes</h2>

join.html

Lines changed: 0 additions & 16 deletions
This file was deleted.

0 commit comments

Comments
 (0)