diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2019-04-03 12:12:50 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-04-03 12:12:50 -0700 |
| commit | 159d2c69044f87488b6ce0572a8bb2e396c3e297 (patch) | |
| tree | d80c052d87c93b073d8b292d9a133ef264c6dc65 | |
| parent | 6bb21641166495da787ac6d81ec6a50c0ff8d04f (diff) | |
| parent | 4feccf76ff0b8bd3e7326a586e2e810748dc65a7 (diff) | |
Merge pull request #3555 from mucahitkurt/cleanup/fix-sig-storage-contributor-guide-link
fix broken link of sig storage contributor guide
| -rw-r--r-- | sig-storage/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sig-storage/README.md b/sig-storage/README.md index f3f51394..7d54830a 100644 --- a/sig-storage/README.md +++ b/sig-storage/README.md @@ -103,7 +103,7 @@ We hold a public meeting every two weeks, on Thursdays at 9 AM (PT). * Recordings of past meetings: https://www.youtube.com/playlist?list=PLb1_clREIGYVaqvKaUsVyXxjfcSQDBnmB ### Contributing -Interested in contributing to storage features in Kubernetes? [Please read our guide for new contributors](https://github.com/kubernetes/community/blob/master/sig-storage/CONTRIBUTING.md) +Interested in contributing to storage features in Kubernetes? [Please read our guide for new contributors](/sig-storage/contributing.md) ### Links * Public Slack Channel: https://kubernetes.slack.com/messages/sig-storage/details/ |
