Skip to content

Commit 5b8728c

Browse files
authored
Merge pull request #115248 from ouphi/fix-promptflow-broken-link
Fixed promptflow example URL.
2 parents 5e9ca32 + dd48f79 commit 5b8728c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/prompt-flow/how-to-deploy-to-code.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ For managed online endpoints, Azure Machine Learning reserves 20% of your comput
4040

4141
Each flow will have a folder which contains codes/prompts, definition and other artifacts of the flow. If you have developed your flow with UI, you can download the flow folder from the flow details page. If you have developed your flow with CLI or SDK, you should have the flow folder already.
4242

43-
This article will use the [sample flow "basic-chat"](https://github.com/Azure/azureml-examples/examples/flows/chat/basic-chat) as an example to deploy to Azure Machine Learning managed online endpoint.
43+
This article will use the [sample flow "basic-chat"](https://github.com/microsoft/promptflow/tree/main/examples/flows/chat/basic-chat) as an example to deploy to Azure Machine Learning managed online endpoint.
4444

4545
> [!IMPORTANT]
4646
>

0 commit comments

Comments
 (0)