Update jsonpatch.md

This commit is contained in:
Jeff Regan
2020-04-06 16:33:53 -07:00
committed by GitHub
parent 8d40ead9b7
commit 885a9db52e

View File

@@ -198,4 +198,4 @@ kustomize build $DEMO_HOME | tail -n 8 |\
```
To see how to apply one JSON patch to many resources,
see the [multi-patch](../patchMultipleObjects.md) demo.
see the [multi-patch](patchMultipleObjects.md) demo.