Skip to content

Commit d745508

Browse files
author
Kubernetes Submit Queue
authored
Merge pull request kubernetes#67201 from SneakyFish5/fix-link
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. fix OpenAPI link **What this PR does / why we need it**: Fix OpenAPI broken link **Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*: Fixes # **Special notes for your reviewer**: **Release note**: ```release-note NONE ```
2 parents 3b4eb0a + 7ee96c3 commit d745508

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/openapi-spec/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Kubernetes's OpenAPI Specification
22

3-
This folder contains an [OpenAPI specification][openapi] for Kubernetes API.
3+
This folder contains an [OpenAPI specification](https://github.com/OAI/OpenAPI-Specification) for Kubernetes API.
44

55
## Vendor Extensions
66

0 commit comments

Comments
 (0)