Closed
Description
The top level URLs https://data-apis.github.io/ and https://data-apis.github.io/array-api/ give 404. It should be straightforward to make these work. The first can be done by adding a data-apis.github.io
repo on this org with a simple index.html page that redirects to the main page. The other can be done similarly with an index.html on the gh-pages
of this repo.