Skip to content

Commit d91746c

Browse files
committed
fix footer links
1 parent 748188f commit d91746c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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-static`}
15+
href="https://github.com/NetCoreTemplates/react-static"
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)