mirror of
https://github.com/apache/superset.git
synced 2026-05-08 09:25:56 +00:00
Deploy website - based on 0edb97907f
This commit is contained in:
11
docs/databases/spark-sql.html/index.html
Normal file
11
docs/databases/spark-sql.html/index.html
Normal file
@@ -0,0 +1,11 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="refresh" content="0; url=/docs/databases/spark-sql">
|
||||
<link rel="canonical" href="/docs/databases/spark-sql" />
|
||||
</head>
|
||||
<script>
|
||||
window.location.href = '/docs/databases/spark-sql';
|
||||
</script>
|
||||
</html>
|
||||
Reference in New Issue
Block a user