Commit f1b5cd9
committed
fix: update NuGet registry URL to org-scoped format
The base URL https://nuget.pkg.github.com/ returns HTTP 405 errors when
Dependabot tries to resolve packages. The correct format is the org-scoped
URL with the index.json endpoint.
Fixes #435291 parent 709b7a0 commit f1b5cd9
1 file changed
Lines changed: 1 addition & 1 deletion
File tree
- content/code-security/how-tos/secure-at-scale/configure-organization-security/manage-usage-and-access
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
0 commit comments