Skip to content

Commit

Permalink
Update hack/api-reference/config.json
Browse files Browse the repository at this point in the history
Co-authored-by: Andreas Fritzler <[email protected]>
  • Loading branch information
adracus and afritzler authored Apr 14, 2023
1 parent 3f3e88d commit afbb169
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/api-reference/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
{
"typeMatchPrefix": "^k8s\\.io/(api|apimachinery/pkg/apis)/",
"docsURLTemplate": "https://v1-26.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.26/#{{lower .TypeIdentifier}}-{{arrIndex .PackageSegments -1}}-{{arrIndex .PackageSegments -2}}"
"docsURLTemplate": "https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.26/#{{lower .TypeIdentifier}}-{{arrIndex .PackageSegments -1}}-{{arrIndex .PackageSegments -2}}"
},
{
"typeMatchPrefix": "^github\\.com/onmetal/onmetal-api/api/",
Expand Down

0 comments on commit afbb169

Please sign in to comment.