Merge pull request #34728 from mtardy/en-ref-main
Update hyperlink to point to main branch in a blog post
This commit is contained in:
commit
d120e696f4
|
|
@ -41,7 +41,7 @@ These repo labels let reviewers filter for PRs and issues by language. For examp
|
||||||
|
|
||||||
### Team review
|
### Team review
|
||||||
|
|
||||||
L10n teams can now review and approve their own PRs. For example, review and approval permissions for English are [assigned in an OWNERS file](https://github.com/kubernetes/website/blob/master/content/en/OWNERS) in the top subfolder for English content.
|
L10n teams can now review and approve their own PRs. For example, review and approval permissions for English are [assigned in an OWNERS file](https://github.com/kubernetes/website/blob/main/content/en/OWNERS) in the top subfolder for English content.
|
||||||
|
|
||||||
Adding `OWNERS` files to subdirectories lets localization teams review and approve changes without requiring a rubber stamp approval from reviewers who may lack fluency.
|
Adding `OWNERS` files to subdirectories lets localization teams review and approve changes without requiring a rubber stamp approval from reviewers who may lack fluency.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue