mirror of
https://github.com/apache/superset.git
synced 2026-05-07 17:04:58 +00:00
11 lines
394 B
HTML
11 lines
394 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta http-equiv="refresh" content="0; url=/docs/installation/installing-superset-using-docker-compose">
|
|
<link rel="canonical" href="/docs/installation/installing-superset-using-docker-compose" />
|
|
</head>
|
|
<script>
|
|
window.location.href = '/docs/installation/installing-superset-using-docker-compose';
|
|
</script>
|
|
</html> |