diff --git a/staging/src/k8s.io/pod-security-admission/CONTRIBUTING.md b/staging/src/k8s.io/pod-security-admission/CONTRIBUTING.md index 6f80589ec78..67bf4123cec 100644 --- a/staging/src/k8s.io/pod-security-admission/CONTRIBUTING.md +++ b/staging/src/k8s.io/pod-security-admission/CONTRIBUTING.md @@ -2,6 +2,6 @@ Do not open pull requests directly against this repository, they will be ignored. Instead, please open pull requests against [kubernetes/kubernetes](https://git.k8s.io/kubernetes/). Please follow the same [contributing guide](https://git.k8s.io/kubernetes/CONTRIBUTING.md) you would follow for any other pull request made to kubernetes/kubernetes. -This repository is published from [kubernetes/kubernetes/staging/src/k8s.io/kube-proxy](https://git.k8s.io/kubernetes/staging/src/k8s.io/kube-proxy) by the [kubernetes publishing-bot](https://git.k8s.io/publishing-bot). +This repository is published from [kubernetes/kubernetes/staging/src/k8s.io/pod-security-admission](https://git.k8s.io/kubernetes/staging/src/k8s.io/pod-security-admission) by the [kubernetes publishing-bot](https://git.k8s.io/publishing-bot). Please see [Staging Directory and Publishing](https://git.k8s.io/community/contributors/devel/sig-architecture/staging.md) for more information