fix: remove 404 from docs (#3112)

### Summary

Removes 404 from the docs build to avoid rate limiting behavior.
This commit is contained in:
Matt Robinson 2024-05-29 16:41:32 -04:00 committed by GitHub
parent 6b5d8a9785
commit 2ecaf5e38c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,11 +0,0 @@
.. _404:
404 Error
=========
.. raw:: html
<script type="text/javascript">
window.location.href = "index.html";
</script>