We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a068e8 commit f3cb14eCopy full SHA for f3cb14e
1 file changed
src/NuGet.Server/NuGet.Server.nuspec
@@ -6,7 +6,7 @@
6
<description>$description$</description>
7
<authors>.NET Foundation</authors>
8
<owners>$author$</owners>
9
- <licenseUrl>https://raw.githubusercontent.com/NuGet/NuGet.Server/develop/LICENSE.txt</licenseUrl>
+ <licenseUrl>https://raw.githubusercontent.com/NuGet/NuGet.Server/dev/LICENSE.txt</licenseUrl>
10
<projectUrl>https://github.com/NuGet/NuGet.Server</projectUrl>
11
<copyright>$copyright$</copyright>
12
<frameworkAssemblies>
0 commit comments