Skip to content

Commit 0ee60dc

Browse files
committed
Fixed titles
1 parent df05768 commit 0ee60dc

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

articles/search/samples-dotnet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.topic: conceptual
1111
ms.date: 01/04/2023
1212
---
1313

14-
# .NET (C#) code samples for Azure Cognitive Search
14+
# C# samples for Azure Cognitive Search
1515

1616
Learn about the C# code samples that demonstrate the functionality and workflow of an Azure Cognitive Search solution. These samples use the [**Azure Cognitive Search client library**](/dotnet/api/overview/azure/search) for the [**Azure SDK for .NET**](/dotnet/azure/), which you can explore through the following links.
1717

articles/search/samples-java.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.topic: conceptual
1111
ms.date: 01/04/2023
1212
---
1313

14-
# Java code samples for Azure Cognitive Search
14+
# Java samples for Azure Cognitive Search
1515

1616
Learn about the Java code samples that demonstrate the functionality and workflow of an Azure Cognitive Search solution. These samples use the [**Azure Cognitive Search client library**](/java/api/overview/azure/search-documents-readme) for the [**Azure SDK for Java**](/azure/developer/java/sdk), which you can explore through the following links.
1717

articles/search/samples-javascript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.topic: conceptual
1111
ms.date: 01/04/2023
1212
---
1313

14-
# JavaScript code samples for Azure Cognitive Search
14+
# JavaScript samples for Azure Cognitive Search
1515

1616
Learn about the JavaScript code samples that demonstrate the functionality and workflow of an Azure Cognitive Search solution. These samples use the [**Azure Cognitive Search client library**](/javascript/api/overview/azure/search-documents-readme) for the [**Azure SDK for JavaScript**](/azure/developer/javascript/), which you can explore through the following links.
1717

articles/search/samples-python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.topic: conceptual
1111
ms.date: 01/04/2023
1212
---
1313

14-
# Python code samples for Azure Cognitive Search
14+
# Python samples for Azure Cognitive Search
1515

1616
Learn about the Python code samples that demonstrate the functionality and workflow of an Azure Cognitive Search solution. These samples use the [**Azure Cognitive Search client library**](/python/api/overview/azure/search-documents-readme) for the [**Azure SDK for Python**](/azure/developer/python/), which you can explore through the following links.
1717

articles/search/samples-rest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.topic: conceptual
1111
ms.date: 01/04/2023
1212
---
1313

14-
# REST code samples for Azure Cognitive Search
14+
# REST samples for Azure Cognitive Search
1515

1616
Learn about the REST API samples that demonstrate the functionality and workflow of an Azure Cognitive Search solution. These samples use the [**Search REST APIs**](/rest/api/searchservice).
1717

0 commit comments

Comments
 (0)