We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45addfe commit e279492Copy full SHA for e279492
src/pages/about/contact.astro
@@ -25,7 +25,7 @@ import Link from "../../components/ui/Link.astro"
25
26
<p class="pt-4">
27
<strong>Technical issues?</strong><br>
28
- Report them to <Link href="mailto:web@vatsim-scandinavia.org">Web Department</Link>.
+ Report them to <Link href="mailto:tech@vatsim-scandinavia.org">Web Department</Link>.
29
</p>
30
31
@@ -38,4 +38,4 @@ import Link from "../../components/ui/Link.astro"
38
<Link href="http://discord.vatsim-scandinavia.org/">http://discord.vatsim-scandinavia.org/</Link>
39
40
</div>
41
-</PageContainer>
+</PageContainer>
0 commit comments