Skip to content

Commit 4d091fd

Browse files
committed
Fix broken link
1 parent be5025c commit 4d091fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/ai-services/openai/how-to/use-web-app.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -290,11 +290,11 @@ The JSON to paste in the Advanced edit JSON editor is:
290290

291291
## Connecting to Prompt Flow as a data source
292292

293-
[Prompt flows](/azure/ai-foundry/how-to/flow-develop) allow you to define highly customizable RAG and processing logic on a user's queries.
293+
[Prompt flows](../../../ai-foundry/how-to/flow-develop.md) allow you to define highly customizable RAG and processing logic on a user's queries.
294294

295295
### Creating and deploying your prompt flow in Azure AI Foundry portal
296296

297-
Follow [this tutorial](/azure/ai-foundry/tutorials/deploy-copilot-ai-studio) to create, test, and deploy an inferencing endpoint for your prompt flow in [Azure AI Foundry portal](https://ai.azure.com/).
297+
Follow [this tutorial](../../../ai-foundry/how-to/flow-deploy.md) to create, test, and deploy an inferencing endpoint for your prompt flow in [Azure AI Foundry portal](https://ai.azure.com/).
298298

299299
### Enable underlying citations from your prompt flow
300300

0 commit comments

Comments
 (0)