diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2019-04-01 07:40:34 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-04-01 07:40:34 -0700 |
| commit | 9efe78aa3b8423c3da245ac0ef869cc5803b95c1 (patch) | |
| tree | 46b1388dcd8c5b216020a183a8e82531a387ed03 | |
| parent | 80ee37d77f92bd461353082a89079c06bd43d755 (diff) | |
| parent | e2fa3a916a90c4f53def6711af9c8db51cb3d8be (diff) | |
Merge pull request #3535 from bagrat/patch-4
Fix a link to "communication" document
| -rw-r--r-- | committee-steering/governance/sig-governance.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/committee-steering/governance/sig-governance.md b/committee-steering/governance/sig-governance.md index f48b3a5d..2c74fc84 100644 --- a/committee-steering/governance/sig-governance.md +++ b/committee-steering/governance/sig-governance.md @@ -171,7 +171,7 @@ Issues impacting multiple subprojects in the SIG should be resolved by either: [SIG PM]: https://github.com/kubernetes/community/tree/master/sig-pm [k/enhancements]: https://github.com/kubernetes/enhancements -[forums provided]: +[forums provided]: /communication/README.md [lazy-consensus]: http://en.osswiki.info/concepts/lazy_consensus [super-majority]: https://en.wikipedia.org/wiki/Supermajority#Two-thirds_vote |
