Skip to content

Commit

Permalink
updated link
Browse files Browse the repository at this point in the history
  • Loading branch information
bjerrecs committed Apr 9, 2024
1 parent 0dce64e commit f87b25b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/about/contact.astro
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import Layout from "../../layout/layout.astro";
<div class="w-full h-screen flex flex-col justify-start items-center text-center">
<h1 class="text-4xl py-6">Contact us</h1>
<p class="text-xl m-4">Need to get in contact with a specific member of our staff? <br/><a href="/staff" class="text-vatsca1">Go here</a></p>
<p class="text-xl m-4">Want to leave feedback about our expericnce with our services or controllers? <br/><a href="mailtofeedback@vatsim-scandinavia.org:" class="text-vatsca1">feedback@vatsim-scandinavia.org</a></p>
<p class="text-xl m-4">Want to leave feedback about our expericnce with our services or controllers? <br/><a href="https://cc.vatsim-scandinavia.org/feedback" class="text-vatsca1">cc.vatsim-scandinavia.org/feedback</a></p>
<p class="text-xl m-4">For general questions, please join our discord and use the #General channel <br/><a href="http://discord.vatsim-scandinavia.org/" class="text-vatsca1">Discord</a></p>
</div>
</Layout>

0 comments on commit f87b25b

Please sign in to comment.