Merge pull request #2807 from wingyplus/fix-typo

Fix typo in build sub-command example
This commit is contained in:
Jeff Regan
2020-08-07 10:35:03 -07:00
committed by GitHub

View File

@@ -47,7 +47,7 @@ The argument can be a URL resolving to a directory
with a kustomization.yaml file, e.g.
kustomize build \
github.com/kubernetes-sigs/kustomize//examples/multibases/dev/?ref=v1.0.6
github.com/kubernetes-sigs/kustomize/examples/multibases/dev/?ref=v1.0.6
The URL should be formulated as described at
https://github.com/hashicorp/go-getter#url-format