summaryrefslogtreecommitdiff
path: root/sig-architecture
diff options
context:
space:
mode:
authorSean Wei <me@sean.taipei>2022-08-03 08:32:00 +0800
committerSean Wei <me@sean.taipei>2022-08-03 08:32:16 +0800
commit6690abcd6b833f46550f5eaba2ec17a9e39b35c4 (patch)
tree0e37f32d877ff40413c793c0771b2ef08be93c1b /sig-architecture
parent11f8c35fa86ee29108503aca5532b994cda74926 (diff)
Fix links for k/design-proposals-archive
Diffstat (limited to 'sig-architecture')
-rw-r--r--sig-architecture/README.md6
-rw-r--r--sig-architecture/naming/recommendations/001-master-control-plane.md2
2 files changed, 4 insertions, 4 deletions
diff --git a/sig-architecture/README.md b/sig-architecture/README.md
index 597b424f..bd0ae7ab 100644
--- a/sig-architecture/README.md
+++ b/sig-architecture/README.md
@@ -119,13 +119,13 @@ Establishing and documenting design principles, documenting and evolving the sys
Establishing and documenting conventions for system and user-facing APIs, define and operate the APl review process, final API implementation consistency validation, co-own top-level API directories with API machinery; maintaining, evolving, and enforcing the deprecation policy
-* [Kubernetes Design and Architecture](https://github.com/kubernetes/community/blob/master/contributors/design-proposals/architecture/architecture.md)
-* [Design principles](https://github.com/kubernetes/community/blob/master/contributors/design-proposals/architecture/principles.md)
+* [Kubernetes Design and Architecture](https://git.k8s.io/design-proposals-archive/architecture/architecture.md)
+* [Design principles](https://git.k8s.io/design-proposals-archive/architecture/principles.md)
* [API conventions](/contributors/devel/sig-architecture/api-conventions.md)
* [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 [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.
+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://git.k8s.io/design-proposals-archive/architecture/OWNERS) file if you are interested in joining this effort.
## Enhancement Proposals
diff --git a/sig-architecture/naming/recommendations/001-master-control-plane.md b/sig-architecture/naming/recommendations/001-master-control-plane.md
index 444d8aa2..e32785cf 100644
--- a/sig-architecture/naming/recommendations/001-master-control-plane.md
+++ b/sig-architecture/naming/recommendations/001-master-control-plane.md
@@ -119,7 +119,7 @@ Prior discussions:
- `--endpoint-reconciler-type master-count`
- ...probably more
-[architecture]: https://git.k8s.io/community/contributors/design-proposals/architecture/architecture.md#architecture
+[architecture]: https://git.k8s.io/design-proposals-archive/architecture/architecture.md#architecture
[wg-naming-thread]: https://groups.google.com/g/kubernetes-wg-naming/c/VqrBCdUHdPc
[sig-arch-thread]: https://groups.google.com/u/1/g/kubernetes-sig-architecture/c/ZKUOPy2PNJ4/m/q3dC6pNtBQAJ
[framework]: https://git.k8s.io/community/wg-naming/language-evaluation-framework.md