Fix relative links issue in ko content (#13308)

* `http://kubernetes.io/docs/` -> `/docs/`

* `https://kubernetes.io/docs/` -> `/docs/`
This commit is contained in:
chenrui
2019-03-21 06:53:35 -04:00
committed by Kubernetes Prow Robot
parent 4737c170ec
commit ac60d8a0bb
5 changed files with 7 additions and 10 deletions
@@ -87,7 +87,7 @@ spec:
{{< note >}}
런타임 클래스 쓰기 작업(create/update/patch/delete)은
클러스터 관리자로 제한할 것을 권장한다. 이것은 일반적으로 기본 설정이다. 더 자세한 정보는 [권한
개요](https://kubernetes.io/docs/reference/access-authn-authz/authorization/)를 참고한다.
개요](/docs/reference/access-authn-authz/authorization/)를 참고한다.
{{< /note >}}
### 사용