Skip to content

Commit c70adc1

Browse files
authored
Merge pull request #45891 from fsmunoz/code-org-fix-link
Fix link to contributor site article
2 parents bac848e + c7eecf8 commit c70adc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/blog/_posts/2024-04-11-SIG-Architecture-Code-Organization-Spotlight.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ like to highlight?
118118
has been recently added (and I take the opportunity to specifically
119119
highlight the work of [Tim Hockin](https://github.com/thockin) on
120120
this) is the introduction of [Go workspaces to the Kubernetes
121-
repo](/blog/2024/03/19/go-workspaces-in-kubernetes/). A lot of our
121+
repo](https://www.kubernetes.dev/blog/2024/03/19/go-workspaces-in-kubernetes/). A lot of our
122122
current tooling for dependency management and code publishing, as well
123123
as the experience of editing code in the Kubernetes repo, can be
124124
significantly improved by this change.

0 commit comments

Comments
 (0)