From b9d24c0aea132615463f1ca525a4b029ee1d1449 Mon Sep 17 00:00:00 2001 From: "L.RL" Date: Fri, 2 Jul 2021 21:39:06 -0400 Subject: [PATCH] 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 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ce52bf2..7651b9b 100644 --- a/README.md +++ b/README.md @@ -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