mirror of
https://github.com/apache/superset.git
synced 2026-05-10 10:25:51 +00:00
11 lines
358 B
HTML
11 lines
358 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta http-equiv="refresh" content="0; url=/docs/creating-charts-dashboards/exploring-data">
|
|
<link rel="canonical" href="/docs/creating-charts-dashboards/exploring-data" />
|
|
</head>
|
|
<script>
|
|
window.location.href = '/docs/creating-charts-dashboards/exploring-data';
|
|
</script>
|
|
</html> |