We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59207d5 commit aeed7f9Copy full SHA for aeed7f9
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-rsc`}
+ href="https://github.com/NetCoreTemplates/next-rsc"
16
class="mx-3 font-bold hover:underline text-gray-900 dark:text-gray-100"
17
>
18
View on GitHub
0 commit comments