From 25ff286419165b54b861b1792f5db60479e1105b Mon Sep 17 00:00:00 2001 From: Jon Taylor Date: Wed, 23 Jun 2021 17:28:19 +0100 Subject: [PATCH] Update api --- dailyjs/text-chat/pages/api | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dailyjs/text-chat/pages/api b/dailyjs/text-chat/pages/api index 5957243..6cdd019 120000 --- a/dailyjs/text-chat/pages/api +++ b/dailyjs/text-chat/pages/api @@ -1 +1 @@ -/Users/jon-daily/Sites/examples/dailyjs/basic-call/pages/api \ No newline at end of file +../../basic-call/pages/api