diff options
| author | Matt Farina <matt@mattfarina.com> | 2019-03-07 12:00:26 -0500 |
|---|---|---|
| committer | Matt Farina <matt@mattfarina.com> | 2019-03-07 12:00:26 -0500 |
| commit | 94c5b990e49a49afa651fb34406239dfe0ba1a18 (patch) | |
| tree | d43e0fb6b7950d225aac5c8661e14d4933cbf71e | |
| parent | 5abdff907b31870560b709bf2cdbc1dfc24e1de8 (diff) | |
Updating the links to the sig arch boards to be current
Note, the design proposals board has been closed and not replaced
| -rw-r--r-- | sig-architecture/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sig-architecture/README.md b/sig-architecture/README.md index 53b7c434..5471f34f 100644 --- a/sig-architecture/README.md +++ b/sig-architecture/README.md @@ -95,7 +95,7 @@ Establishing and documenting conventions for system and user-facing APIs, define * [API Review process](https://github.com/kubernetes/community/blob/master/sig-architecture/api-review-process.md) * [Deprecation policy](https://kubernetes.io/docs/reference/deprecation-policy/) -Please see the [Design documentation](https://github.com/kubernetes-sigs/architecture-tracking/projects/4) and [API Reviews](https://github.com/kubernetes-sigs/architecture-tracking/projects/3) tracking boards to follow the work of this sub-project. Please reach out to folks in the [OWNERS](https://github.com/kubernetes/community/blob/master/contributors/design-proposals/architecture/OWNERS) file if you are interested in joining this effort. +Please see the [API Reviews](https://github.com/orgs/kubernetes/projects/13) tracking board to follow the work of this sub-project. Please reach out to folks in the [OWNERS](https://github.com/kubernetes/community/blob/master/contributors/design-proposals/architecture/OWNERS) file if you are interested in joining this effort. ## Conformance Definition |
