<!--
This file provides a redirect from the GitHub Pages root URL to the Rust documentation.
It's automatically copied to the docs directory by the GitHub Actions workflow.
When someone visits the root of the GitHub Pages site, they'll be redirected to
the actual documentation at ./substrait_explain/index.html
-->
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>substrait-explain Documentation</title>
<meta http-equiv="refresh" content="0; url=./substrait_explain/index.html">
<link rel="canonical" href="./substrait_explain/index.html">
</head>
<body>
<p>Redirecting to <a href="./substrait_explain/index.html">documentation</a>...</p>
</body>
</html>