Skip to content

Commit d6db294

Browse files
committed
fix links
1 parent 7e7fc67 commit d6db294

File tree

1 file changed

+1
-1
lines changed
  • articles/cognitive-services/openai/includes

1 file changed

+1
-1
lines changed

articles/cognitive-services/openai/includes/dotnet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ namespace azure_openai_quickstart
138138
```
139139

140140
> [!IMPORTANT]
141-
> For production, use a secure way of storing and accessing your credentials like [Azure Key Vault](../../../../key-vault/general/overview.md). For more information about credential security, see the Cognitive Services [security](../../../security-features.md) article.
141+
> For production, use a secure way of storing and accessing your credentials like [Azure Key Vault](../../../key-vault/general/overview.md). For more information about credential security, see the Cognitive Services [security](../../security-features.md) article.
142142
143143
```cmd
144144
dotnet run program.cs

0 commit comments

Comments
 (0)