diff options
| author | k8s-ci-robot <k8s-ci-robot@users.noreply.github.com> | 2018-07-11 15:26:25 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-07-11 15:26:25 -0700 |
| commit | 6280becebd26ba5088efa336bb454e918b3a446d (patch) | |
| tree | 4d4e6885e329ecffd1c7b147abf65875a46e8f84 | |
| parent | 2bd846d0146eaae9dd9f0d2138c6b2177fbe04fc (diff) | |
| parent | 69a1243ea1f1099579b1c3f2f954d5c34567d7f2 (diff) | |
Merge pull request #2368 from alexvicegrab/patch-1
Update README.md issues.md link
| -rw-r--r-- | contributors/devel/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/devel/README.md b/contributors/devel/README.md index 46ae7b9a..b6c91235 100644 --- a/contributors/devel/README.md +++ b/contributors/devel/README.md @@ -11,7 +11,7 @@ Guide](http://kubernetes.io/docs/admin/). * **Contributor Guide** ([Please start here](/contributors/guide/README.md)) to learn about how to contribute to Kubernetes -* **GitHub Issues** ([issues.md](issues.md)): How incoming issues are triaged. +* **GitHub Issues** ([/contributors/guide/issue-triage.md](/contributors/guide/issue-triage.md)): How incoming issues are triaged. * **Pull Request Process** ([/contributors/guide/pull-requests.md](/contributors/guide/pull-requests.md)): When and why pull requests are closed. |
