Skip to content

Commit 355aaed

Browse files
committed
fix link
1 parent 4885bca commit 355aaed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-foundry/how-to/develop/run-ai-red-teaming-cloud.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ model_deployment_name = os.environ["MODEL_DEPLOYMENT_NAME"] # Sample : gpt-4o-mi
7373

7474
If you want to use deployments from your Azure OpenAI or AI Services accounts, you first need to connect these resources to your Foundry project through connections.
7575

76-
1. **Create a connection**: Follow the instructions in [Configure project connections](../configure-project-connection.md?pivots=ai-foundry-portal#add-a-connection) to connect your Azure OpenAI or AI Services resource to your Foundry project.
76+
1. **Create a connection**: Follow the instructions in [Configure project connections](../../foundry-models/how-to/configure-project-connection.md?pivots=ai-foundry-portal#add-a-connection) to connect your Azure OpenAI or AI Services resource to your Foundry project.
7777

7878
2. **Get the connection name**: After connecting the account, you'll see the connection created with a generated name in your Foundry project.
7979

0 commit comments

Comments
 (0)