diff --git a/.github/workflows/book.yml b/.github/workflows/book.yml index faa35fb2..41f85888 100644 --- a/.github/workflows/book.yml +++ b/.github/workflows/book.yml @@ -37,4 +37,4 @@ jobs: env: ACTIONS_DEPLOY_KEY: ${{ secrets.ACTIONS_DEPLOY_KEY }} PUBLISH_BRANCH: gh-pages - PUBLISH_DIR: docs/gh-pages + PUBLISH_DIR: gh-pages diff --git a/docs/index.html b/docs/index.html index 2bc29d1f..7185663e 100644 --- a/docs/index.html +++ b/docs/index.html @@ -6,7 +6,7 @@