Skip to content

Commit 4aec7e0

Browse files
authored
Fix issue template links (#8946)
Fix #8944
1 parent 6df282d commit 4aec7e0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/ISSUE_TEMPLATE/NUGETORG_ISSUE.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ body:
1010
1111
The more detail you provide, the more likely it will be for us to be able to identify what is going on and how to solve it!
1212
13-
### For issues connecting to NuGet.org, please refer to [this guide](https://docs.microsoft.com/en-us/nuget/faqs/nuget-faq#nugetorg-not-accessible).
13+
### For issues connecting to NuGet.org, please refer to [this guide](https://docs.microsoft.com/en-us/nuget/nuget-org/nuget-org-faq#nuget.org-not-accessible).
1414
15-
### For issues regarding your NuGet.org account, please refer to [this guide](https://docs.microsoft.com/en-us/nuget/faqs/nuget-faq#nugetorg-account-management).
15+
### For issues regarding your NuGet.org account, please refer to [this guide](https://docs.microsoft.com/en-us/nuget/nuget-org/nuget-org-faq#nuget.org-account-management).
1616
- type: dropdown
1717
id: impact
1818
attributes:

0 commit comments

Comments
 (0)