Fix typo in build sub-command example

This commit is contained in:
Thanabodee Charoenpiriyakij
2020-08-07 14:16:35 +07:00
parent 6afabf26ae
commit c18c803d3f

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