From e3de2f0cdd4002445b6e89b8c6e6a30a07796858 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roland=20Hu=C3=9F?= Date: Tue, 18 Apr 2017 23:14:59 +0200 Subject: Minor tweak The highlighting "accessing the cluster docs" just confused me (for a second). imo 'docs' is redundant her. Please ignore and close the PR is this to nit picky. --- contributors/devel/api-conventions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contributors/devel/api-conventions.md b/contributors/devel/api-conventions.md index 100b6445..7c12273c 100644 --- a/contributors/devel/api-conventions.md +++ b/contributors/devel/api-conventions.md @@ -161,7 +161,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 -- cgit v1.2.3