Skip to content

Commit 4107bec

Browse files
committed
Use apiVersion in template
1 parent e40dd40 commit 4107bec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/operate/kubernetes/reference/kubernetes-api-reference-template.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ linkTitle: {{ $title }}
1313
weight: 30
1414
---
1515

16-
API groups:
16+
apiVersion:
1717
{{ $group:= index .Groups 0 }}
1818

1919
- [{{$group.Group}}/{{$group.Version}}](#{{ anchorize (printf "%s/%s" $group.Group $group.Version) }})

0 commit comments

Comments
 (0)