We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96ec3b6 commit 51425a1Copy full SHA for 51425a1
1 file changed
docs/docfx/copy_md_files.ps1
@@ -3,7 +3,7 @@
3
#
4
5
# Define source and destination directories
6
-$sourceDir = "..\..\"
+$sourceDir = ".\"
7
$destinationDir = ".\"
8
9
# Define the subfolders in the repository that md files will be migrated to the website
0 commit comments