Skip to content

Commit b0b1cb2

Browse files
committed
Update docs generation path
1 parent d6b7abe commit b0b1cb2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sync.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ rm -rf docs/assets
1717
rm -rf docs/fragment
1818
rm -f docs/index.html
1919

20-
pushd ../remix/docs
20+
pushd ../remix/api
2121
pnpm run docs --tag "${TAG_NAME}"
2222
pnpm run build
2323
pnpm run prerender --dir "${DOCS_DIR}"

0 commit comments

Comments
 (0)