Skip to content

Commit b32470e

Browse files
committed
minor fix
1 parent fa680dd commit b32470e

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
@@ -77,7 +77,7 @@ Consider either clicking the **watch** or **star** buttons on the web app's [Git
7777

7878
You can enable chat history for your users of the web app. When you enable the feature, your users will have access to their individual previous queries and responses.
7979

80-
To enable chat history, deploy or redeploy your model as a web app using [Azure OpenAI Studio](https://oai.azure.com/portal)
80+
To enable chat history, deploy or redeploy your model as a web app using [Azure OpenAI Studio](https://oai.azure.com/portal).
8181

8282
:::image type="content" source="../media/use-your-data/enable-chat-history.png" alt-text="A screenshot of the chat history enablement button on Azure OpenAI studio." lightbox="../media/use-your-data/enable-chat-history.png":::
8383

@@ -94,4 +94,4 @@ Deleting your web app does not delete your Cosmos DB instance automatically. To
9494

9595
## Next steps
9696
* [Prompt engineering](../concepts/prompt-engineering.md)
97-
* [Azure openAI on your data](../concepts/use-your-data.md)
97+
* [Azure OpenAI on your data](../concepts/use-your-data.md)

0 commit comments

Comments
 (0)