Fix link to Prebuilt UI
Current link for Prebuilt UI - https://github.com/daily-demos/examples/blob/main/dailyjs/prebuilt-ui redirects to 404 removing dailyjs and just going to https://github.com/daily-demos/examples/tree/main/prebuilt-ui works
This commit is contained in:
parent
9e44a018b4
commit
b9d24c0aea
|
|
@ -22,7 +22,7 @@ Please note: these demos are intended as educational resources for using the Dai
|
|||
|
||||
Examples that showcase the Daily CallObject using our Javascript library
|
||||
|
||||
## [Prebuilt UI](./dailyjs/prebuilt-ui)
|
||||
## [Prebuilt UI](./prebuilt-ui)
|
||||
|
||||
Examples that showcase using and customizing the Daily Prebuilt UI
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue