forked from THEOplayer/documentation
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathredirectsTHEOPlayer.json
More file actions
26 lines (26 loc) · 820 Bytes
/
redirectsTHEOPlayer.json
File metadata and controls
26 lines (26 loc) · 820 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
[
{
"from": "/theoplayer/getting-started/sdks/web/getting-started-extended",
"to": "/theoplayer/getting-started/sdks/web/getting-started/"
},
{
"from": "/theoplayer/getting-started/sdks/web/getting-started-with-the-open-source-web-ui",
"to": "/open-video-ui/web/getting-started"
},
{
"from": "/theoplayer/getting-started/sdks/web/how-to-use-vr-using-webxr/",
"to": "/theoplayer/how-to-guides/miscellaneous/vr/"
},
{
"from": "/theoplayer/how-to-guides/drm/verizon-uplynk/",
"to": "/theoplayer/how-to-guides/drm/uplynk/"
},
{
"from": "/theoplayer/faq/what-are-the-edgio-challenges/",
"to": "/theoplayer/faq/what-are-the-uplynk-challenges/"
},
{
"from": "/theoplayer/how-to-guides/drm/pallycon/",
"to": "/theoplayer/how-to-guides/drm/doverunner/"
}
]