We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bb1d79 commit 9d31992Copy full SHA for 9d31992
cleanrepo/Program.cs
@@ -574,7 +574,6 @@ string originalLink
574
// This can happen if files from a different repo map to the same docset.
575
// For example, the C# language specification:
576
// [C# Language Specification](/dotnet/csharp/language-reference/language-specification/introduction)
577
- Console.WriteLine($"\nThe file '{absolutePath}' doesn't exist in this repo.");
578
return;
579
}
580
0 commit comments