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 2256b92 commit 0b8a878Copy full SHA for 0b8a878
deploy_docs_action.sh
@@ -9,4 +9,4 @@ make html
9
cd ../
10
11
mkdir -p out/
12
-mv docs/build/html/* out/
+mv docs/_build/html/* out/
0 commit comments