From 6b40582acba423199c38e502ce1b9235f48f3fd7 Mon Sep 17 00:00:00 2001 From: Kazuki Suda Date: Fri, 16 Feb 2018 09:39:03 +0900 Subject: [PATCH] Change the strategic-merge-patch link to https://git.k8s.io/community/contributors/devel/strategic-merge-patch.md --- api/openapi-spec/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/openapi-spec/README.md b/api/openapi-spec/README.md index 1c2e13adbe3..58947fc1e45 100644 --- a/api/openapi-spec/README.md +++ b/api/openapi-spec/README.md @@ -57,4 +57,4 @@ For example: ### `x-kubernetes-patch-strategy` and `x-kubernetes-patch-merge-key` Some of the definitions may have these extensions. For more information about PatchStrategy and PatchMergeKey see -[strategic-merge-patch](https://github.com/kubernetes/community/blob/master/contributors/devel/strategic-merge-patch.md). +[strategic-merge-patch](https://git.k8s.io/community/contributors/devel/strategic-merge-patch.md).