We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd76d74 commit f173ddbCopy full SHA for f173ddb
2 files changed
index.html
@@ -151,7 +151,7 @@ <h1 class="display-5 fw-bold">Collaboration</h1>
151
<a href="{{ site.baseurl }}/collaboration.html" class="btn btn-primary btn-lg px-4 gap-3">Code of Conduct</a>
152
</div>
153
<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>
+ <a href="{{ site.contact_mailto }}" class="btn btn-primary btn-lg px-4 gap-3">Join</a>
155
156
<div class="pt-4 collab-block">
157
<h2 class="h3 fw-bold text-center">Collaborating Institutes</h2>
join.html
0 commit comments