Skip to content

Commit 99ef2ff

Browse files
authored
devel: fix/update script path in api_changes.md
Signed-off-by: tianyang ni [email protected] /sig architecture /kind cleanup documentation
1 parent 6a29c2c commit 99ef2ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contributors/devel/sig-architecture/api_changes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -939,7 +939,7 @@ an example to illustrate your change.
939939
Make sure you update the swagger and OpenAPI spec by running:
940940

941941
```sh
942-
hack/update-swagger-spec.sh
942+
hack/update-generated-swagger-docs.sh
943943
hack/update-openapi-spec.sh
944944
```
945945

0 commit comments

Comments
 (0)