Skip to content

Commit 2f9adfa

Browse files
committed
Fixed zone pivot name and order
1 parent 677f88e commit 2f9adfa

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

articles/search/search-get-started-rag.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.service: azure-ai-search
88
ms.custom:
99
- ignite-2024
1010
ms.topic: quickstart
11-
ms.date: 03/04/2025
11+
ms.date: 07/09/2025
1212
zone_pivot_groups: programming-languages-ai-search-rag-qs
1313
---
1414

zone-pivots/zone-pivot-groups.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -279,16 +279,16 @@ groups:
279279
title: Programming languages
280280
prompt: Choose a programming language
281281
pivots:
282+
- id: csharp
283+
title: C#
282284
- id: javascript
283285
title: JavaScript
284286
- id: python
285287
title: Python
288+
- id: rest
289+
title: REST
286290
- id: typescript
287291
title: TypeScript
288-
- id: csharp
289-
title: C#
290-
- id: rest
291-
title: rest
292292
# Owner: diberry
293293
- id: programming-languages-rest-ps-py-js
294294
title: Programming languages

0 commit comments

Comments
 (0)