We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45014e6 commit 3a42c8aCopy full SHA for 3a42c8a
src/pages/index.astro
@@ -184,7 +184,7 @@ import renewalRate from "../../public/renewal_rate.json";
184
<header class="page-header">
185
<h1>FIP-100 Dashboard</h1>
186
<nav class="header-links" aria-label="Resources">
187
- <a href="https://github.com/davidgasquez/fip-100-dashboard"
+ <a href="https://github.com/Tanisha-fil/fip-100-dashboard"
188
>[source]</a
189
>
190
<a
0 commit comments