Skip to content

Commit aeed7f9

Browse files
committed
fix footer links
1 parent 59207d5 commit aeed7f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

MyApp/Pages/Shared/Footer.cshtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
Read Documentation
1313
</a>
1414
<a
15-
href={`https://github.com/NetCoreTemplates/next-rsc`}
15+
href="https://github.com/NetCoreTemplates/next-rsc"
1616
class="mx-3 font-bold hover:underline text-gray-900 dark:text-gray-100"
1717
>
1818
View on GitHub

0 commit comments

Comments
 (0)