diff options
| author | Bob Killen <bobkillen@google.com> | 2021-03-10 07:57:42 -0500 |
|---|---|---|
| committer | Bob Killen <bobkillen@google.com> | 2021-03-10 07:57:42 -0500 |
| commit | cea953475d6f506e5599a80ddc36301cf104eb50 (patch) | |
| tree | 2af1a0037e5160aeefc3ef26710545a0a6d9000a | |
| parent | 84a8173c520663b3f88486d43c7e20bc248c96b0 (diff) | |
fix branch_protection link
| -rw-r--r-- | github-management/default-branch-migration.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/github-management/default-branch-migration.md b/github-management/default-branch-migration.md index 7740c8c0..e6ff642e 100644 --- a/github-management/default-branch-migration.md +++ b/github-management/default-branch-migration.md @@ -128,7 +128,7 @@ Include the link to the [GitHub instructions to rename your local branch]. [kubernetes/test-infra#20669]: https://github.com/kubernetes/test-infra/pull/20669 [kubernetes/test-infra#20675]: https://github.com/kubernetes/test-infra/pull/20675 [`status-reconciler`]: https://github.com/kubernetes/test-infra/tree/master/prow/cmd/status-reconciler -[`branch_protection]: https://github.com/kubernetes/test-infra/blob/ca6273046b355d38eade4c4bd435bd13fbb55043/config/prow/config.yaml#L131 +[`branch_protection`]: https://github.com/kubernetes/test-infra/blob/ca6273046b355d38eade4c4bd435bd13fbb55043/config/prow/config.yaml#L131 [`milestone_applier`]: https://github.com/kubernetes/test-infra/blob/ca6273046b355d38eade4c4bd435bd13fbb55043/config/prow/plugins.yaml#L324 [official instructions]: https://github.com/github/renaming#renaming-existing-branches [GitHub instructions to rename your local branch]: https://docs.github.com/en/github/administering-a-repository/renaming-a-branch#updating-a-local-clone-after-a-branch-name-changes |
