Skip to content

Commit

Permalink
Fix broken link (#325)
Browse files Browse the repository at this point in the history
  • Loading branch information
Shih-Yu committed Feb 5, 2023
1 parent d1eed0c commit d593f18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/reference/livepeer-js/Player.en-US.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ function PlayerComponent() {
### jwt

The JSON Web Token (JWT) used to access the media. This is used to gate content based on a playback policy.
See the [Access Control example](/examples/react/access-control) for more details.
See the [Access Control example](/guides/developing/access-control) for more details.

<Callout type="warning" emoji="⚠️">
Currently, access control is only supported with Streams. Access control for
Expand Down

1 comment on commit d593f18

@vercel
Copy link

@vercel vercel bot commented on d593f18 Feb 5, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

docs – ./

docs-livepeer.vercel.app
docs-git-main-livepeer.vercel.app
docs.livepeer.org

Please sign in to comment.