We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2520be commit e5b8db9Copy full SHA for e5b8db9
02-SetupDevEnvironment/examples/basic-chat-azure/README.md
@@ -35,7 +35,7 @@ Before running this example, ensure you have:
35
36
```bash
37
# 1. Navigate to project
38
-cd 02-SetupDevEnvironment/src/basic-chat-azure
+cd 02-SetupDevEnvironment/examples/basic-chat-azure
39
40
# 2. Configure credentials
41
cp .env.example .env
0 commit comments