chore(docs): video now hosted by ASF instead of GitHub (#28284)

This commit is contained in:
Evan Rusackas
2024-04-30 23:41:16 -06:00
committed by GitHub
parent 2b4b771449
commit e4f93b293f
3 changed files with 4 additions and 4 deletions

View File

@@ -644,7 +644,7 @@ export default function Home(): JSX.Element {
</div>
</Carousel>
<video autoPlay muted controls loop>
<source src="https://user-images.githubusercontent.com/64562059/234390129-321d4f35-cb4b-45e8-89d9-20ae292f34fc.mp4" type="video/mp4" />
<source src="https://superset.staged.apache.org/superset-video-4k.mp4" type="video/mp4" />
</video>
</StyledSliderSection>
<StyledKeyFeatures>