Skip to content

Commit

Permalink
k8s has deprecated their v1.16 doc links; update accordingly and (bit…
Browse files Browse the repository at this point in the history
…poke#200)

regenerate docs.

Signed-off-by: Jacques Grove <aquarapid@gmail.com>
  • Loading branch information
aquarapid authored May 25, 2021
1 parent 1daf94d commit 1aef31a
Show file tree
Hide file tree
Showing 2 changed files with 100 additions and 98 deletions.
2 changes: 1 addition & 1 deletion docs/api/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
{
"typeMatchPrefix": "^k8s\\.io/(api|apimachinery/pkg/apis)/",
"docsURLTemplate": "https://v1-16.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.16/#{{lower .TypeIdentifier}}-{{arrIndex .PackageSegments -1}}-{{arrIndex .PackageSegments -2}}"
"docsURLTemplate": "https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#{{lower .TypeIdentifier}}-{{arrIndex .PackageSegments -1}}-{{arrIndex .PackageSegments -2}}"
}
],
"typeDisplayNamePrefixOverrides": {
Expand Down
Loading

0 comments on commit 1aef31a

Please sign in to comment.