Skip to content

Commit 6e6f44d

Browse files
authored
Merge pull request #21271 from nodo/fix-manageFields-api-link
Link `managedFields` to correct API docs
2 parents 02270a4 + 3f5beba commit 6e6f44d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/reference/using-api/api-concepts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -490,7 +490,7 @@ Nevertheless it is possible to change `metadata.managedFields` through an
490490
option to try if, for example, the `managedFields` get into an inconsistent
491491
state (which clearly should not happen).
492492

493-
The format of the `managedFields` is described in the [API](/docs/reference/generated/kubernetes-api/v1.16/#fieldsv1-v1-meta).
493+
The format of the `managedFields` is described in the [API](/docs/reference/generated/kubernetes-api/v1.16/#managedfieldsentry-v1-meta).
494494

495495
### Conflicts
496496

0 commit comments

Comments
 (0)