summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsarahnovotny <sarah.novotny@gmail.com>2017-04-28 11:43:39 -0700
committerGitHub <noreply@github.com>2017-04-28 11:43:39 -0700
commit08f4fc75d0a2743dcbc10ba2189386d60947bdac (patch)
treecf04d54574a39f688e89a87f2b6b8893320a5276
parent742541d3b6f031f8b4b883590e8218dd79492b6a (diff)
parente3de2f0cdd4002445b6e89b8c6e6a30a07796858 (diff)
Merge pull request #548 from rhuss/patch-1
Minor tweak
-rw-r--r--contributors/devel/api-conventions.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/devel/api-conventions.md b/contributors/devel/api-conventions.md
index cd8e97b3..2a935e64 100644
--- a/contributors/devel/api-conventions.md
+++ b/contributors/devel/api-conventions.md
@@ -156,7 +156,7 @@ is independent of the specific resource schema.
Two additional subresources, `proxy` and `portforward`, provide access to
cluster resources as described in
-[accessing the cluster docs](https://kubernetes.io/docs/user-guide/accessing-the-cluster/).
+[accessing the cluster](https://kubernetes.io/docs/user-guide/accessing-the-cluster/).
The standard REST verbs (defined below) MUST return singular JSON objects. Some
API endpoints may deviate from the strict REST pattern and return resources that