Skip to content

Commit 3965d1b

Browse files
committed
CI: Fix relative link to MD to be URL
1 parent 48cbfac commit 3965d1b

File tree

5 files changed

+5
-5
lines changed
  • sdk/contentunderstanding/Azure.AI.ContentUnderstanding/samples

5 files changed

+5
-5
lines changed

sdk/contentunderstanding/Azure.AI.ContentUnderstanding/samples/Sample01_AnalyzeBinary/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Sample01_AnalyzeBinary
22

33
This sample demonstrates how to analyze a PDF file from disk using the `prebuilt-documentSearch` analyzer.
4-
For detailed documentation, see [Sample01_AnalyzeBinary.md](../Sample01_AnalyzeBinary.md).
4+
For detailed documentation, see [Sample01_AnalyzeBinary.md](https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/contentunderstanding/Azure.AI.ContentUnderstanding/samples/Sample01_AnalyzeBinary.md).
55

66
## Prerequisites
77

sdk/contentunderstanding/Azure.AI.ContentUnderstanding/samples/Sample05_CreateClassifier/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Sample05_CreateClassifier
22

33
This sample demonstrates how to analyze a PDF file from disk using the `prebuilt-documentSearch` analyzer.
4-
For detailed documentation, see [Sample05_CreateClassifier.md](../Sample05_CreateClassifier.md).
4+
For detailed documentation, see [Sample05_CreateClassifier.md](https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/contentunderstanding/Azure.AI.ContentUnderstanding/samples/Sample05_CreateClassifier.md).
55

66
## Prerequisites
77

sdk/contentunderstanding/Azure.AI.ContentUnderstanding/samples/Sample10_AnalyzeConfigs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Sample10_AnalyzeConfigs
22

33
This sample demonstrates how to analyze a PDF file from disk using the `prebuilt-documentSearch` analyzer.
4-
For detailed documentation, see [Sample10_AnalyzeConfigs.md](../Sample10_AnalyzeConfigs.md).
4+
For detailed documentation, see [Sample10_AnalyzeConfigs.md](https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/contentunderstanding/Azure.AI.ContentUnderstanding/samples/Sample10_AnalyzeConfigs.md).
55

66
## Prerequisites
77

sdk/contentunderstanding/Azure.AI.ContentUnderstanding/samples/Sample11_AnalyzeReturnRawJson/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Sample11_AnalyzeReturnRawJson
22

33
This sample demonstrates how to analyze a PDF file from disk using the `prebuilt-documentSearch` analyzer.
4-
For detailed documentation, see [Sample11_AnalyzeReturnRawJson.md](../Sample11_AnalyzeReturnRawJson.md).
4+
For detailed documentation, see [Sample11_AnalyzeReturnRawJson.md](https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/contentunderstanding/Azure.AI.ContentUnderstanding/samples/Sample11_AnalyzeReturnRawJson.md).
55

66
## Prerequisites
77

sdk/contentunderstanding/Azure.AI.ContentUnderstanding/samples/Sample12_GetResultFile/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Sample12_GetResultFile
22

33
This sample demonstrates how to analyze a PDF file from disk using the `prebuilt-documentSearch` analyzer.
4-
For detailed documentation, see [Sample12_GetResultFile.md](../Sample12_GetResultFile.md).
4+
For detailed documentation, see [Sample12_GetResultFile.md](https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/contentunderstanding/Azure.AI.ContentUnderstanding/samples/Sample12_GetResultFile.md).
55

66
## Prerequisites
77

0 commit comments

Comments
 (0)