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 2ce89d6 commit 882148cCopy full SHA for 882148c
src/docs-builder/Cli/Commands.cs
@@ -106,7 +106,7 @@ public async Task<int> GenerateDefault(
106
107
108
/// <summary>
109
- /// Move a file or folder from one location to another and update all links in the documentation
+ /// Move a file from one location to another and update all links in the documentation
110
/// </summary>
111
/// <param name="source">The source file or folder path to move from</param>
112
/// <param name="target">The target file or folder path to move to</param>
0 commit comments