Skip to content

Commit dd48f79

Browse files
committed
Used the tree url.
1 parent 32a5145 commit dd48f79

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/microsoft/promptflow/blob/main/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)