Skip to content

Commit 69dd11e

Browse files
Merge pull request #276818 from eric-urban/patch-2
Update get-started-code.md
2 parents f22dc14 + 25b0133 commit 69dd11e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/ai-studio/quickstarts/get-started-code.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.service: azure-ai-studio
77
ms.custom:
88
- build-2024
99
ms.topic: how-to
10-
ms.date: 5/21/2024
10+
ms.date: 5/30/2024
1111
ms.reviewer: dantaylo
1212
ms.author: eur
1313
author: eric-urban
@@ -140,7 +140,7 @@ Activating the Python environment means that when you run ```python``` or ```pip
140140
141141
## Install the prompt flow SDK
142142

143-
In this section, we use prompt flow to build our application. [https://microsoft.github.io/promptflow/](Prompt flow) is a suite of development tools designed to streamline the end-to-end development cycle of LLM-based AI applications, from ideation, prototyping, testing, evaluation to production deployment and monitoring.
143+
In this section, we use prompt flow to build our application. [Prompt flow](https://microsoft.github.io/promptflow/) is a suite of development tools designed to streamline the end-to-end development cycle of LLM-based AI applications, from ideation, prototyping, testing, evaluation to production deployment and monitoring.
144144

145145
Use pip to install the prompt flow SDK into the virtual environment that you created.
146146
```

0 commit comments

Comments
 (0)