Skip to content

Commit

Permalink
fixing documentation links
Browse files Browse the repository at this point in the history
  • Loading branch information
brnaba-aws committed Jul 23, 2024
1 parent af5dc2d commit 426c510
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/content/docs/deployment/demo-web-app.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ Follow these steps to deploy the demo chat web application:
```

**enableLexAgent:** Enable the sample Airlines Bot (See AWS Blogpost [here](https://aws.amazon.com/blogs/machine-learning/automate-the-customer-service-experience-for-flight-reservations-using-amazon-lex/))
**enableAmazonBedrockAgent:** Enable the sample Amazon Bedrock Agent with prefined knowledge base about restaurant's menu (See knowledge base documents [here](TODO:provide the link to github))
**enableAmazonBedrockAgent:** Enable the sample Amazon Bedrock Agent with prefined knowledge base about restaurant's menu (See knowledge base documents [here](https://github.com/aws-east-ai/Bedrock-Claude-Deep-Dive-Workshop/tree/main/05_Agents/kb_documents))


6. **Deploy the Application**:
Expand Down

0 comments on commit 426c510

Please sign in to comment.