diff --git a/build.fsx b/build.fsx index 8697aaf24e..a032c94fc5 100644 --- a/build.fsx +++ b/build.fsx @@ -150,7 +150,7 @@ Target "SourceLink" (fun _ -> Target "ValidateLINQPadSamples"(fun _ -> "The current LINQPad snippets reference the latest release of Octokit on NuGet, which may be very far behind what is currently on master. " + - "These tests have been ported to SelfTests in the integration test suite. If someone would like to port them to F#, have a read of the discussion in https://github.com/octokit/octokit.net/issues/983." + "These tests have been ported to SelfTests in the integration test suite. If someone would like to port them to F#, have a read of the details in https://github.com/octokit/octokit.net/issues/1081." |> traceImportant // directoryInfo(samplesDir @@ "linqpad-samples") // |> filesInDir