diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 699ee26e..989518b1 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -26,4 +26,3 @@ jobs: github_token: ${{ secrets.GITHUB_TOKEN }} publish_branch: gh-pages publish_dir: ./book - destination_dir: 364a04086bc8f2bf91ec3406a2aac5f7e4e675b9 diff --git a/README.md b/README.md index d618b13a..e0eb9c23 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,7 @@ Repository for the developer documentation of Linera (eventually) to be hosted o ## Browse the developer docs on github.io -You may preview the website (refreshed after every commit): - -* here: https://linera-io.github.io/linera-documentation/364a04086bc8f2bf91ec3406a2aac5f7e4e675b9/index.html - -* or equivalently: https://linera-io.github.io/linera-documentation then password: “2023lineraftw” +You may preview the website here (refreshed after every commit on the main): https://linera-io.github.io/linera-documentation/index.html ## Initialize git submodules