This was done by running the following command twice: ```bash grep -Ri "github.com/jetstack/cert-manager" . | \ cut -d":" -f1 | \ sort | \ uniq | \ xargs sed -i "s/github.com\/jetstack\/cert-manager/github.com\/cert-manager\/cert-manager/" ``` Signed-off-by: Ashley Davis <ashley.davis@jetstack.io> |
||
|---|---|---|
| .. | ||
| 20190708.certificate-request-crd.md | ||
| 20191218-security-context-deprecation.md | ||
| 20200326.extensible-certificate-controller.md | ||
| 20210203.certificate-request-identity.md | ||
| 20210209.certificates.k8s.io-adoption.md | ||
| acme-orders-challenges-crd.md | ||
| OWNERS | ||