diff --git a/.github/workflows/docs-unstable.yml b/.github/workflows/docs-unstable.yml index 8225870c..0d093db5 100644 --- a/.github/workflows/docs-unstable.yml +++ b/.github/workflows/docs-unstable.yml @@ -51,7 +51,7 @@ jobs: # Sync will only copy changed files - name: Sync Error - run: aws s3 cp --quiet ./docs/_build/html/error.html s3://docs.pyscript.net/error.html + run: aws s3 cp --quiet ./docs/_static/s3_error.html s3://docs.pyscript.net/error.html # Sync will only copy changed files - name: Sync to S3 diff --git a/docs/_static/s3_error.html b/docs/_static/s3_error.html new file mode 100644 index 00000000..a3b97055 --- /dev/null +++ b/docs/_static/s3_error.html @@ -0,0 +1,4 @@ +
+You will be redirected to the latest documentation in 5 seconds.
+