Skip to content

Commit 56a86b5

Browse files
committed
Fix issue with Contact Us button
1 parent 5481d91 commit 56a86b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pages/our-sponsors.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ const sponsorshipTiers = [
219219
<p class="contact-description">
220220
Ready to become a sponsor? Contact us to discuss how we can create a custom package for your organization.
221221
</p>
222-
<a href="mailto:sponsors@cloudsummit.ca" class="contact-button">
222+
<a href="https://tally.so/r/wLqXvO" target="_blank" rel="noopener noreferrer" class="contact-button">
223223
Contact Us
224224
</a>
225225
</div>

0 commit comments

Comments
 (0)