Link OSBAPI spec at first mention, instead of further below

This commit is contained in:
Carolyn Van Slyck 2018-06-11 17:39:20 -05:00
parent 968cb0ed13
commit a8d1c3583f
No known key found for this signature in database
GPG Key ID: 1C91EA2338067CBF
1 changed files with 2 additions and 2 deletions

View File

@ -9,9 +9,9 @@ This charter adheres to the conventions described in the [Kubernetes Charter REA
### In scope
This SIGs 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