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 6fdf59c commit 71d8f9fCopy full SHA for 71d8f9f
src/pages/index.astro
@@ -85,12 +85,9 @@ import Layout from '../components/Layout.astro';
85
Rustular open-source. We want to empower developers to create amazing web
86
experiences. The Rustular community is always growing, and we'd love for
87
you to join us! Visit our{' '}
88
- <a class="underline" href="https://github.com/lofimichael/rustular">
+ <a class="underline" href="https://github.com/rustular">
89
GitHub</a
90
- > and even <a
91
- class="underline"
92
- href="https://github.com/tonyaellie/rustular">this website's github</a
93
- >! to learn more.
+ > to learn more.
94
</div>
95
<div class="text-2xl">The idea!</div>
96
<div class="mx-auto max-w-xl font-thin">
0 commit comments