Skip to content

Commit 87d3ced

Browse files
committed
fix links
1 parent 74e6839 commit 87d3ced

File tree

1 file changed

+4
-4
lines changed
  • articles/ai-services/content-safety/how-to

1 file changed

+4
-4
lines changed

articles/ai-services/content-safety/how-to/foundry.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Follow these steps to use the Content Safety **try it out** page:
2929
1. Go to [Azure AI Foundry](https://ai.azure.com/) and navigate to your project/hub. Then select the **Safety+ Security** tab on the left nav and select the **Try it out** tab.
3030
1. On the **Try it out** page, you can experiment with various content safety features such as text and image content, using adjustable thresholds to filter for inappropriate or harmful content.
3131

32-
:::image type="content" source="../../media/content-safety/try-it-out.png" alt-text="Screenshot of the try it out page for content safety.":::
32+
:::image type="content" source="/azure/ai-studio/media/content-safety/try-it-out.png" alt-text="Screenshot of the try it out page for content safety.":::
3333

3434
## Analyze text
3535

@@ -42,7 +42,7 @@ Follow these steps to use the Content Safety **try it out** page:
4242

4343
The **Use blocklist** tab lets you create, edit, and add a blocklist to the moderation workflow. If you have a blocklist enabled when you run the test, you get a **Blocklist detection** panel under **Results**. It reports any matches with the blocklist.
4444

45-
:::image type="content" source="../../media/content-safety/blocklist-panel.png" alt-text="Screenshot of the Use blocklist panel.":::
45+
:::image type="content" source="/azure/ai-studio/media/content-safety/blocklist-panel.png" alt-text="Screenshot of the Use blocklist panel.":::
4646

4747
## Analyze images
4848

@@ -57,7 +57,7 @@ The **Moderate image** page provides capability for you to quickly try out image
5757

5858
You can use the **View Code** feature in either the **Analyze text content** or **Analyze image content** pages to view and copy the sample code, which includes configuration for severity filtering, blocklists, and moderation functions. You can then deploy the code on your end.
5959

60-
:::image type="content" source="../../media/content-safety/view-code-option.png" alt-text="Screenshot of the View code button.":::
60+
:::image type="content" source="/azure/ai-studio/media/content-safety/view-code-option.png" alt-text="Screenshot of the View code button.":::
6161

6262
## Use Prompt Shields
6363

@@ -112,4 +112,4 @@ For more information, see the [Custom categories conceptual guide](/azure/ai-ser
112112

113113
## Next step
114114

115-
To use Azure AI Content Safety features with your Generative AI models, see the [Content filtering](../../concepts/content-filtering.md) guide.
115+
To use Azure AI Content Safety features with your Generative AI models, see the [Content filtering](/azure/ai-studio/concepts/content-filtering.md) guide.

0 commit comments

Comments
 (0)