Skip to content

Commit 34719ab

Browse files
committed
Fix links in release.md
1 parent 462d6cb commit 34719ab

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

content/en/releases/release.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@ Issues are marked as targeting a milestone via the Prow "/milestone" command.
281281
The Release Team's [Bug Triage Lead](https://git.k8s.io/sig-release/release-team/role-handbooks/bug-triage/README.md)
282282
and overall community watch incoming issues and triage them, as described in
283283
the contributor guide section on
284-
[issue triage](/contributors/guide/issue-triage.md).
284+
[issue triage](https://k8s.dev/docs/guide/issue-triage/).
285285

286286
Marking issues with the milestone provides the community better visibility
287287
regarding when an issue was observed and by when the community feels it must be
@@ -355,11 +355,11 @@ issue kind labels must be set:
355355
- `kind/feature`: New functionality.
356356
- `kind/flake`: CI test case is showing intermittent failures.
357357

358-
[cherry-picks]: /contributors/devel/sig-release/cherry-picks.md
358+
[cherry-picks]: https://git.k8s.io/community/contributors/devel/sig-release/cherry-picks.md
359359
[code-freeze]: https://git.k8s.io/sig-release/releases/release_phases.md#code-freeze
360360
[enhancements-freeze]: https://git.k8s.io/sig-release/releases/release_phases.md#enhancements-freeze
361361
[exceptions]: https://git.k8s.io/sig-release/releases/release_phases.md#exceptions
362362
[keps]: https://git.k8s.io/enhancements/keps
363-
[release-managers]: https://kubernetes.io/releases/release-managers/
363+
[release-managers]: /releases/release-managers/
364364
[release-team]: https://git.k8s.io/sig-release/release-team
365-
[sig-list]: /sig-list.md
365+
[sig-list]: https://k8s.dev/sigs

0 commit comments

Comments
 (0)