We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e814ebb commit 62b9970Copy full SHA for 62b9970
1 file changed
MyApp/Pages/Shared/Footer.cshtml
@@ -12,7 +12,7 @@
12
Read Documentation
13
</a>
14
<a
15
- href={`https://github.com/NetCoreTemplates/next-static`}
+ href="https://github.com/NetCoreTemplates/react-spa"
16
class="mx-3 font-bold hover:underline text-gray-900 dark:text-gray-100"
17
>
18
View on GitHub
0 commit comments