You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -65,19 +65,19 @@ This will start the local Hugo server on port 1313. Open up your browser to <htt
65
65
66
66
The API reference pages located in `content/en/docs/reference/kubernetes-api` are built from the Swagger specification, using <https://github.com/kubernetes-sigs/reference-docs/tree/master/gen-resourcesdocs>.
67
67
68
-
To update the reference pages for a new Kubernetes release (replace v1.20 in the following examples with the release to update to):
68
+
To update the reference pages for a new Kubernetes release follow these steps:
69
69
70
-
1. Pull the `kubernetes-resources-reference` submodule:
0 commit comments