fix(site): redirect vjs10-site.netlify.app to videojs.org (#1038)

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Darius Cepulis
2026-03-19 15:39:18 -05:00
committed by GitHub
co-authored by Claude Opus 4.6
parent 117b8ead8a
commit b50283664c
+6
View File
@@ -37,6 +37,12 @@
status = 301
force = true
[[redirects]]
from = "https://vjs10-site.netlify.app/*"
to = "https://videojs.org/:splat"
status = 301
force = true
# Redirect old theme demo pages to home
[[redirects]]