diff options
| -rw-r--r-- | sig-service-catalog/charter.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sig-service-catalog/charter.md b/sig-service-catalog/charter.md index 935d08ce..9ddaa9be 100644 --- a/sig-service-catalog/charter.md +++ b/sig-service-catalog/charter.md @@ -9,9 +9,9 @@ This charter adheres to the conventions described in the [Kubernetes Charter REA ### In scope This SIG’s main goals are: -- Support, and adhere to, the Platform requirements of the OSBAPI specification. +- Support, and adhere to, the Platform requirements of the [OSBAPI specification](https://github.com/openservicebrokerapi/servicebroker/blob/master/spec.md). - Provide a UX for Kubernetes users that is consistent with both the OSB API specification and traditional Kubernetes user interactions. -- Align with the [OSBAPI specification](https://github.com/openservicebrokerapi/servicebroker/blob/master/spec.md) as changes are made. +- Align with the OSBAPI specification as changes are made. - Provide feedback (bugs or feature requests) to the OSBAPI WG. ### Out of scope |
