Skip to content

Commit 3b28385

Browse files
authored
Merge pull request #5163 from JayBeale/patch-5
Correct a markdown bug introduced in previous commit
2 parents 3517738 + 9efaab3 commit 3b28385

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sig-wg-lifecycle.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ Sometimes it might be necessary to sunset a SIG or Working Group. SIGs/WGs may a
103103
- [ ] Each subproject a SIG owns must transfer ownership to a new SIG, outside the project, or be retired
104104
- [ ] File an issue with kubernetes/org if there are multiple repos
105105
- [ ] Retire or transfer any test-infra jobs or testgrid dashboards, if applicable, owned by the SIG. Work with SIG-Testing on this.
106-
- [ ] Migrate/Remove/Deprecate any SIG/WG labels in labels.yaml - instructions in [labels.md]
106+
- [ ] Migrate/Remove/Deprecate any SIG/WG labels in labels.yaml; find instructions in [labels.md]
107107
- [ ] Remove or rename any GitHub teams that refer to the SIG
108108
- [ ] Update sigs.yaml to remove or rename
109109

@@ -112,7 +112,7 @@ Sometimes it might be necessary to sunset a SIG or Working Group. SIGs/WGs may a
112112
[Creation]: #Creation
113113
[Retirement]: #Retirement
114114
[GitHub]: #GitHub
115-
[labels.md] /kubernetes/test-infra/blob/master/label_sync/labels.md
115+
[labels.md]: /kubernetes/test-infra/blob/master/label_sync/labels.md
116116
[sig-governance.md]: /committee-steering/governance/sig-governance.md
117117
[SIG charter process]: /committee-steering/governance
118118
[wg-governance.md]: /committee-steering/governance/wg-governance.md

0 commit comments

Comments
 (0)