Update api-conventions.md link references (#13786)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
0a174a76d9
commit
8db85ff4d2
@@ -85,7 +85,7 @@ however they require a better understanding of the Kubernetes object schema.
|
||||
- `edit`: Directly edit the raw configuration of a live object by opening its configuration in an editor.
|
||||
- `patch`: Directly modify specific fields of a live object by using a patch string.
|
||||
For more details on patch strings, see the patch section in
|
||||
[API Conventions](https://git.k8s.io/community/contributors/devel/api-conventions.md#patch-operations).
|
||||
[API Conventions](https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#patch-operations).
|
||||
|
||||
## How to delete objects
|
||||
|
||||
|
||||
Reference in New Issue
Block a user