Skip to content

Commit

Permalink
fix: swap in working link (#1852)
Browse files Browse the repository at this point in the history
Co-authored-by: Hunter Hillman <hunterhillman@hunters-mbp-109.lan>
  • Loading branch information
hthillman and Hunter Hillman authored Aug 17, 2023
1 parent 803f5b7 commit 0f085ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/www/components/ApiKeys/CreateDialog.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ const CreateDialog = ({
align="center">
<Label htmlFor="allowCors">Allow CORS access</Label>
<Link
href="https://docs.livepeer.studio/quickstart/#create-api-key"
href="https://docs.livepeer.org/guides/developing/quickstart.en-US#create-an-api-key-in-livepeer-studio"
target="_blank">
<Warning />
</Link>
Expand Down

1 comment on commit 0f085ee

@vercel
Copy link

@vercel vercel bot commented on 0f085ee Aug 17, 2023

Choose a reason for hiding this comment

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

Please sign in to comment.