Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion 4_accelerators/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ This section provides sample implementations of some of the patterns as ready to

- :rocket: [Retrieval Augmented Generation (RAG) Accelerator](01-rag-agent/README.md)
- :rocket: [Code Generation Agent Accelerator](02-code-generation-agent/README.md)
- :rocket: [Multi-domain Agent Accelerator](03-multi-domain-agents/automating_analytics/README.md)
- :rocket: [Multi-domain Agent Accelerator](03-multi-domain-agents//travel_leisure/README.md)

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could you please remove the extra slash in the updated path? It should be 03-multi-domain-agents/travel_leisure/README.md instead of 03-multi-domain-agents//travel_leisure/README.md.