Skip to content

Commit

Permalink
docs: fix NextJS demo link (#438)
Browse files Browse the repository at this point in the history
fix #436
  • Loading branch information
luwes committed Jan 13, 2023
1 parent 43be62e commit 21f9ed7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/pages/en/react.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,4 +73,4 @@ export const MyComponent = () => {
};
```

For a full demo, check out our [NextJS Demo App](../demos/nextjs-with-typescript/)
For a full demo, check out our [NextJS Demo App](https://github.com/muxinc/media-chrome/tree/main/demos/nextjs-with-typescript)

2 comments on commit 21f9ed7

@vercel
Copy link

@vercel vercel bot commented on 21f9ed7 Jan 13, 2023

Choose a reason for hiding this comment

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

@vercel
Copy link

@vercel vercel bot commented on 21f9ed7 Jan 13, 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.