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 03b3aad commit 23da1c3Copy full SHA for 23da1c3
src/docs-builder/Cli/CheckForUpdatesFilter.cs
@@ -44,7 +44,7 @@ private static void CompareWithAssemblyVersion(Uri latestVersionUrl)
44
ConsoleApp.Log($" {latestVersionUrl}");
45
ConsoleApp.Log("");
46
ConsoleApp.Log("Read more about updating here:");
47
- ConsoleApp.Log(" https://elastic.github.io/docs-builder/contribute/locally.html#step-one ");
+ ConsoleApp.Log(" https://elastic.github.io/docs-builder/contribute/locally#step-one ");
48
49
return;
50
}
0 commit comments