Skip to content

Commit efb0ca5

Browse files
committed
Update date, file name capitalization, and blog and X links
1 parent 513b13b commit efb0ca5

1 file changed

Lines changed: 15 additions & 15 deletions

File tree

docs/index.yml

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ metadata:
99
ms.topic: hub-page
1010
author: JonDouglas
1111
ms.author: jodou
12-
ms.date: 03/03/2025
12+
ms.date: 04/20/2026
1313

1414
highlightedContent:
1515
items:
@@ -54,10 +54,10 @@ conceptualContent:
5454
links:
5555
- text: Workflow (overview)
5656
itemType: overview
57-
url: ./consume-packages/overview-and-workflow.md
57+
url: ./consume-packages/Overview-and-Workflow.md
5858
- text: Find and choose packages
5959
itemType: get-started
60-
url: ./consume-packages/finding-and-choosing-packages.md
60+
url: ./consume-packages/Finding-and-Choosing-Packages.md
6161
- text: Use Visual Studio
6262
itemType: how-to-guide
6363
url: ./consume-packages/install-use-packages-visual-studio.md
@@ -74,7 +74,7 @@ conceptualContent:
7474
links:
7575
- text: Workflow (overview)
7676
itemType: overview
77-
url: ./create-packages/overview-and-workflow.md
77+
url: ./create-packages/Overview-and-Workflow.md
7878
- text: Use Visual Studio
7979
itemType: how-to-guide
8080
url: ./quickstart/create-and-publish-a-package-using-visual-studio.md
@@ -83,7 +83,7 @@ conceptualContent:
8383
url: ./create-packages/creating-a-package-dotnet-cli.md
8484
- text: Use nuget.exe CLI
8585
itemType: how-to-guide
86-
url: ./create-packages/creating-a-package.md
86+
url: ./create-packages/Creating-a-Package.md
8787
- text: Use MSBuild
8888
itemType: how-to-guide
8989
url: ./create-packages/creating-a-package-msbuild.md
@@ -94,10 +94,10 @@ conceptualContent:
9494
links:
9595
- text: Publish to NuGet.org
9696
itemType: overview
97-
url: ./nuget-org/publish-a-package.md
97+
url: ./nuget-org/Publish-a-package.md
9898
- text: Publish to a private feed
9999
itemType: overview
100-
url: ./hosting-packages/overview.md
100+
url: ./hosting-packages/Overview.md
101101

102102
additionalContent:
103103
sections:
@@ -114,15 +114,15 @@ additionalContent:
114114
- text: API keys
115115
url: ./nuget-org/scoped-api-keys.md
116116
- text: Publish a package
117-
url: ./nuget-org/publish-a-package.md
117+
url: ./nuget-org/Publish-a-package.md
118118
- title: Reference
119119
links:
120120
- text: dotnet CLI
121-
url: ./reference/dotnet-commands.md
121+
url: ./reference/dotnet-Commands.md
122122
- text: nuget.exe CLI
123-
url: ./reference/nuget-exe-cli-reference.md
123+
url: ./reference/nuget-exe-CLI-Reference.md
124124
- text: Package references
125-
url: ./consume-packages/package-references-in-project-files.md
125+
url: ./consume-packages/Package-References-in-Project-Files.md
126126
- text: pack and restore as MSBuild targets
127127
url: ./reference/msbuild-targets.md
128128
- text: .nuspec
@@ -134,15 +134,15 @@ additionalContent:
134134
- title: Resources
135135
links:
136136
- text: Policies - NuGet
137-
url: ./policies/governance.md
137+
url: ./policies/Governance.md
138138
- text: Policies - NuGet.org
139139
url: ./nuget-org/policies/data-requests.md
140140
- text: Release notes
141-
url: ./release-notes/known-issues.md
141+
url: ./release-notes/Known-Issues.md
142142
- text: FAQ - NuGet
143-
url: ./resources/nuget-faq.yml
143+
url: ./resources/NuGet-FAQ.yml
144144
- text: FAQ - NuGet.org
145145
url: ./nuget-org/nuget-org-faq.yml
146146

147147

148-
footer: "[Blogs](https://devblogs.microsoft.com/nuget/) - [Twitter](https://twitter.com/nuget) - [Stack Overflow](https://stackoverflow.com/questions/tagged/nuget)"
148+
footer: "[Blogs](https://devblogs.microsoft.com/dotnet/category/nuget/) - [X](https://x.com/nuget) - [Stack Overflow](https://stackoverflow.com/questions/tagged/nuget)"

0 commit comments

Comments
 (0)