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 bb2aea6 commit a0eb831Copy full SHA for a0eb831
.github/scripts/deploy-userguide
@@ -27,7 +27,7 @@ rm -rf docs
27
cp -Rf ${SOURCE}/LICENSE ./
28
29
# Copy repo-specific files
30
-cp -Rf ${SOURCE}/admin/userguid/. ./
+cp -Rf ${SOURCE}/admin/userguide/. ./
31
32
# Copy files
33
cp -Rf ${SOURCE}/user_guide_src/build/html ./docs
0 commit comments