File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
src/app/Fake.DotNet.NuGet Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ namespace Fake.DotNet.NuGet
33/// <summary>
44/// Contains helper functions and task which allow to inspect, create and publish
55/// <a href="https://www.nuget.org/">NuGet</a> packages.
6- /// There is also a tutorial about <a href="/dotnet-nuget.html">nuget package creating</a> available.
6+ /// There is also a tutorial about <a href="/articles/ dotnet-nuget.html">nuget package creating</a> available.
77/// </summary>
88module NuGet =
99
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ namespace Fake.DotNet.NuGet
55/// <a href="http://www.nuget.org">nuget.org</a> using the
66/// <a href="https://docs.microsoft.com/en-us/nuget/reference/cli-reference/cli-ref-restore">
77/// nuget.exe restore command</a>. There is also a tutorial about
8- /// <a href="/dotnet-nuget.html">nuget package restore</a> available.
8+ /// <a href="/articles/ dotnet-nuget.html">nuget package restore</a> available.
99/// </summary>
1010module Restore =
1111
You can’t perform that action at this time.
0 commit comments