Skip to content

Commit c848d16

Browse files
authored
set blog link (#7255)
1 parent a9171b2 commit c848d16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/NuGetGallery/Views/Shared/Gallery/Header.cshtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
}
8989
@DisplayNavigationItem("Documentation", "https://docs.microsoft.com/en-us/nuget/what-is-nuget")
9090
@DisplayNavigationItem("Downloads", Url.Downloads())
91-
@DisplayNavigationItem("Blog", "https://devblogs.microsoft.com/nuget/")
91+
@DisplayNavigationItem("Blog", "https://blog.nuget.org/")
9292
</ul>
9393
@if (ShowAuthInHeader)
9494
{

0 commit comments

Comments
 (0)