Skip to content

Commit

Permalink
modify gh-pages automua path
Browse files Browse the repository at this point in the history
  • Loading branch information
HLFH committed Jan 4, 2023
1 parent ded5c95 commit 5f1e964
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/package.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ function do_docs() {
)
pushd docs >/dev/null
"${ad}-pdf" -a toc=preamble "${opt[@]}"
${ad} -a toc=right -o gh-pages/automua/index.html "${opt[@]}"
${ad} -a toc=right -o gh-pages/index.html "${opt[@]}"
popd >/dev/null
}

Expand Down
Binary file modified docs/automua.pdf
Binary file not shown.

0 comments on commit 5f1e964

Please sign in to comment.