Skip to content

Commit b54f8b0

Browse files
authored
Merge pull request #28087 from MartinKanters/contrib-upstream-remove-reference-to-deleted-file
Deleted reference to removed file
2 parents 892a711 + 259bdd2 commit b54f8b0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

content/en/docs/contribute/generate-ref-docs/contribute-upstream.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,6 @@ Go to `<k8s-base>` and run these scripts:
134134
hack/update-generated-swagger-docs.sh
135135
hack/update-openapi-spec.sh
136136
hack/update-generated-protobuf.sh
137-
hack/update-api-reference-docs.sh
138137
```
139138

140139
Run `git status` to see what was generated.
@@ -143,8 +142,6 @@ Run `git status` to see what was generated.
143142
On branch master
144143
...
145144
modified: api/openapi-spec/swagger.json
146-
modified: api/swagger-spec/apps_v1.json
147-
modified: docs/api-reference/apps/v1/definitions.html
148145
modified: staging/src/k8s.io/api/apps/v1/generated.proto
149146
modified: staging/src/k8s.io/api/apps/v1/types.go
150147
modified: staging/src/k8s.io/api/apps/v1/types_swagger_doc_generated.go

0 commit comments

Comments
 (0)