Skip to content

Commit a0eb831

Browse files
committed
chore: fix typo
1 parent bb2aea6 commit a0eb831

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/scripts/deploy-userguide

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ rm -rf docs
2727
cp -Rf ${SOURCE}/LICENSE ./
2828

2929
# Copy repo-specific files
30-
cp -Rf ${SOURCE}/admin/userguid/. ./
30+
cp -Rf ${SOURCE}/admin/userguide/. ./
3131

3232
# Copy files
3333
cp -Rf ${SOURCE}/user_guide_src/build/html ./docs

0 commit comments

Comments
 (0)