We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3dd697a commit ff3f17cCopy full SHA for ff3f17c
apps/typegpu-docs/src/pages/index.astro
@@ -26,7 +26,7 @@ import SwmLogoSvg from '../assets/swm-logo.svg';
26
27
<div class="flex items-center gap-4">
28
<a
29
- href="https://https://discord.gg/8jpfgDqPcM"
+ href="https://discord.gg/8jpfgDqPcM"
30
target="_blank"
31
rel="noreferrer">
32
<img
@@ -201,7 +201,7 @@ import SwmLogoSvg from '../assets/swm-logo.svg';
201
<FooterLink
202
label="Share feedback with us"
203
callToAction="Join our Discord server"
204
205
/>
206
</div>
207
0 commit comments