From 3f5beba251025bc3cf85bb9400dc31031d45545e Mon Sep 17 00:00:00 2001 From: Andrea Nodari Date: Thu, 28 May 2020 17:22:31 +0200 Subject: [PATCH] Link `managedFields` to correct API docs --- content/en/docs/reference/using-api/api-concepts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/reference/using-api/api-concepts.md b/content/en/docs/reference/using-api/api-concepts.md index 956c31323d..e9bb4616ff 100644 --- a/content/en/docs/reference/using-api/api-concepts.md +++ b/content/en/docs/reference/using-api/api-concepts.md @@ -490,7 +490,7 @@ Nevertheless it is possible to change `metadata.managedFields` through an option to try if, for example, the `managedFields` get into an inconsistent state (which clearly should not happen). -The format of the `managedFields` is described in the [API](/docs/reference/generated/kubernetes-api/v1.16/#fieldsv1-v1-meta). +The format of the `managedFields` is described in the [API](/docs/reference/generated/kubernetes-api/v1.16/#managedfieldsentry-v1-meta). ### Conflicts