From 8e049d6c1fa6a6c2aa6bd0bc1cbdc097497562f3 Mon Sep 17 00:00:00 2001 From: John Franklin Date: Thu, 29 Jun 2023 05:02:12 -0500 Subject: [PATCH] Fix glob location in Build a Chat App --- content/guides/quickstart/chat-guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/guides/quickstart/chat-guide.md b/content/guides/quickstart/chat-guide.md index 0f7a9ec..5d686ee 100644 --- a/content/guides/quickstart/chat-guide.md +++ b/content/guides/quickstart/chat-guide.md @@ -1668,7 +1668,7 @@ to `localhost:8080` (or just `localhost` on a Mac). Login with the comet's web code, which you can get by running `+code` in the Dojo. Next, go to `localhost:8080/docket/upload` (or `localhost/docket/upload` on a Mac) and it'll bring up the Docket Globulator tool. Select the `hut` desk from the -drop-down menu, then navigate to `hut-ui/build` and select the whole folder. +drop-down menu, then navigate to `hut/ui/dist` and select the whole folder. Finally, hit `glob!` and it'll upload our React app. If we return to `localhost:8080` (or `localhost` on a Mac), we should see a