Skip to content

Commit 49addbe

Browse files
Update README.md
1 parent bff9574 commit 49addbe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ By default, this repo comes with one specific set of RAG configurations includin
6868

6969
The accelerator presented here provides several options, for example:
7070
* The ability to ground a model using both data and public web pages
71-
* A backend with support for 'custom' and 'On Your Data' [conversation flows](./docs/conversation_flow_options_test.md)
71+
* A backend with support for 'custom' and 'On Your Data' [conversation flows](./docs/conversation_flow_options.md)
7272
* Advanced prompt engineering capabilities
7373
* An admin site for ingesting/inspecting/configuring your dataset on the fly
7474
* Push or Pull model for data ingestion: See [integrated vectorization](./docs/integrated_vectorization.md) documentation for more details
@@ -182,7 +182,7 @@ To review Cosmos DB configuration overview and steps, follow the link [here](doc
182182
![Solution Architecture - Chat with your data CosmosDB](/docs/images/architecture_cdb.png)
183183

184184
### Deploy instructions
185-
The "Deploy to Azure" button offers a one-click deployment where you don’t have to clone the code. If you would like a developer experience instead, follow the [local deployment instructions](./docs/LOCAL_DEPLOYMENT.md).
185+
The "Deploy to Azure" button offers a one-click deployment where you don’t have to clone the code. If you would like a developer experience instead, follow the [local deployment instructions](./docs/LOCAL_DEPLOYMENT_test.md).
186186

187187
Once you deploy to Azure, you will have the option to select PostgreSQL or Cosmos DB, see screenshot below.
188188

0 commit comments

Comments
 (0)