We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70c5181 commit c54a4b5Copy full SHA for c54a4b5
1 file changed
src/lib/components/Socials.svelte
@@ -9,7 +9,7 @@
9
<a href="https://www.linkedin.com/company/utmrobotics/" target="_blank" title="LinkedIn">
10
<Fa icon={faLinkedin} />
11
</a>
12
-<a href="https://github.com/UTM-Robotics/" target="_blank" title="GitHub">
+<a href="https://github.com/utmrobotics/" target="_blank" title="GitHub">
13
<Fa icon={faGithub} />
14
15
<a href="https://discord.gg/wFbtZhcXFQ" target="_blank" title="Discord Server">
0 commit comments