Ver código fonte

Update cmd/README w/updated example URLs

Updated example URLs to latest locations
chore/proposed-structure
Chris Novak 3 anos atrás
committed by GitHub
pai
commit
509e1be5dc
Nenhuma chave conhecida encontrada para esta assinatura no banco de dados ID da chave GPG: 4AEE18F83AFDEB23
1 arquivos alterados com 2 adições e 2 exclusões
  1. +2
    -2
      cmd/README.md

+ 2
- 2
cmd/README.md Ver arquivo

@@ -10,9 +10,9 @@ It's common to have a small `main` function that imports and invokes the code fr


Examples: Examples:


* https://github.com/heptio/ark/tree/master/cmd (just a really small `main` function with everything else in packages)
* https://github.com/vmware-tanzu/velero/tree/main/cmd (just a really small `main` function with everything else in packages)
* https://github.com/moby/moby/tree/master/cmd * https://github.com/moby/moby/tree/master/cmd
* https://github.com/prometheus/prometheus/tree/master/cmd
* https://github.com/prometheus/prometheus/tree/main/cmd
* https://github.com/influxdata/influxdb/tree/master/cmd * https://github.com/influxdata/influxdb/tree/master/cmd
* https://github.com/kubernetes/kubernetes/tree/master/cmd * https://github.com/kubernetes/kubernetes/tree/master/cmd
* https://github.com/dapr/dapr/tree/master/cmd * https://github.com/dapr/dapr/tree/master/cmd


Carregando…
Cancelar
Salvar