Skip to content

Commit

Permalink
fix: fix playback URL for docs
Browse files Browse the repository at this point in the history
  • Loading branch information
0xcadams committed Mar 11, 2024
1 parent 527a609 commit b9e6d86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/docs-embed/src/components/player/source.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ export const vodSource = {
{
hrn: "HLS (TS)",
type: "html5/application/vnd.apple.mpegurl",
url: "https://lp-playback.com/hls/f5eese9wwl88k4g8/index.m3u8",
url: "https://vod-cdn.lp-playback.studio/raw/jxf4iblf6wlsyor6526t4tcmtmqa/catalyst-vod-com/hls/f5eese9wwl88k4g8/index.m3u8",
},
],
},
Expand Down

0 comments on commit b9e6d86

Please sign in to comment.