diff --git a/src/content/docs/stream/viewing-videos/using-the-stream-player/index.mdx b/src/content/docs/stream/viewing-videos/using-the-stream-player/index.mdx index f758ee364983f39..747cec67c974f80 100644 --- a/src/content/docs/stream/viewing-videos/using-the-stream-player/index.mdx +++ b/src/content/docs/stream/viewing-videos/using-the-stream-player/index.mdx @@ -26,7 +26,7 @@ Cloudflare provides a customizable web player that can play both on-demand and l To add the Stream Player to a web page, you can either: * Generate an embed code in the [Stream Dashboard](https://dash.cloudflare.com/?to=/:account/stream) for a specific video or live input. -* Use the code example below, replacing `` with the video UID (or [signed token](/stream/viewing-videos/securing-your-stream/) and `` with the your unique customer code, which can be found in the [Stream Dashboard](https://dash.cloudflare.com/?to=/:account/stream). +* Use the code example below, replacing `` with the video UID (or [signed token](/stream/viewing-videos/securing-your-stream/)) and `` with the your unique customer code, which can be found in the [Stream Dashboard](https://dash.cloudflare.com/?to=/:account/stream). ```html