From 49865f154fdbc216a494de2bab60821736307ccf Mon Sep 17 00:00:00 2001 From: L0u155 Date: Wed, 13 Nov 2024 15:24:34 +0000 Subject: [PATCH] add working live page example --- ws-nextjs-app/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ws-nextjs-app/README.md b/ws-nextjs-app/README.md index bd502bea0b3..c677c182afc 100644 --- a/ws-nextjs-app/README.md +++ b/ws-nextjs-app/README.md @@ -14,7 +14,7 @@ For more information on Next.js and how to use the framework, see the [Next.js d - Run `yarn install` to install dependencies - Run `yarn dev` to start the development server on `http://localhost:7081` -- Navigate to `http://localhost:7081/kyrgyz/live/cz74kjpyk07t` to see the page +- Navigate to `http://localhost:7081/pidgin/live/c7p765ynk9qt` to see the page ## Running Unit and E2E tests