Skip to content

Commit 2083dcd

Browse files
authored
Merge pull request #184 from aws-samples/fix_doc
fix(doc): fix instructions in bda sample
2 parents 163a2d2 + 20e6639 commit 2083dcd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

samples/multimodal-rag/backend/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ git clone https://github.com/aws-samples/generative-ai-cdk-constructs-samples.gi
4343
Enter the backend directory
4444

4545
```shell
46-
cd samples/bedrock-bda-media-solution/backend
46+
cd samples/multimodal-rag/backend
4747
```
4848

4949
### Create Python virtual environment

samples/multimodal-rag/frontend/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Welcome to the demo frontend application. With this, you'll be able to upload an
3737
2. Enter the frontend directory
3838

3939
```shell
40-
cd samples/bedrock-bda-media-solution/frontend
40+
cd samples/multimodal-rag/frontend
4141
```
4242

4343
3. After successfully deploying your back-end stack, you can easily find the information required for the next step by inspecting to Amazon API Gateway and/or Amazon CloudFormation console.

0 commit comments

Comments
 (0)