Skip to content

Commit 8d81b24

Browse files
Merge pull request #2057 from zachlasiuk/main
TEMPLATE: Updated coveo index to go to developer's process
2 parents 448f9e3 + 479a6c5 commit 8d81b24

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

themes/arm-design-system-hugo-theme/layouts/_default/index.coveo.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@
173173
{{- end -}}
174174

175175
{{- if and (.File) (in .File.Path "learning-paths") -}}
176-
<document_id>
176+
<foldingcollection>
177177
{{- if .IsSection -}}
178178
{{- with .Title -}}
179179
{{ . }}
@@ -187,7 +187,7 @@
187187
Unknown Parent Title
188188
{{- end -}}
189189
{{- end -}}
190-
</document_id>
190+
</foldingcollection>
191191
<parentitem>1</parentitem>
192192
<itemid>{{.Params.weight -}}</itemid>
193193
{{- end -}}

0 commit comments

Comments
 (0)