[en] Update outdated update-readme-doc

This commit is contained in:
Madhumita Kundo 2023-02-26 12:20:18 +00:00
parent 9137c09b0a
commit b3f8293850
No known key found for this signature in database
GPG Key ID: 4800D9E47712BB52
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ This will start the local Hugo server on port 1313. Open up your browser to <htt
## Building the API reference pages
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>.
The API reference pages located in `content/en/docs/reference/kubernetes-api` are built from the Swagger specification, also known as OpenAPI specification, using <https://github.com/kubernetes-sigs/reference-docs/tree/master/gen-resourcesdocs>.
To update the reference pages for a new Kubernetes release follow these steps: