summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarolyn Van Slyck <carolyn.vanslyck@microsoft.com>2018-06-11 17:39:20 -0500
committerCarolyn Van Slyck <carolyn.vanslyck@microsoft.com>2018-06-17 10:29:53 -0500
commita8d1c3583feef2732073e6ae46d67af2e687bf4d (patch)
tree608295f87ccd07b092c6a2608ac934ffbcaa9cc4
parent968cb0ed13e5f3425c409d94b2a6b9f2562dae72 (diff)
Link OSBAPI spec at first mention, instead of further below
-rw-r--r--sig-service-catalog/charter.md4
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