Skip to content

Commit 2cd922b

Browse files
authored
Merge pull request #9029 from enxebre/release-doc-additions
🌱 Add more links to release-tasks doc
2 parents 20f9b5f + e98f8b3 commit 2cd922b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/release/release-tasks.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,8 @@ As of now we ask for volunteers in Slack and office hours.
8686

8787
#### Finalize release schedule and team
8888

89-
1. Finalize release schedule and team in `release-1.4.md`.
90-
2. Update Slack user group and GitHub team accordingly.
89+
1. Finalize release schedule and team in the [docs/release/releases](../../docs/release/releases), e.g. [release-1.4.md](../../docs/release/releases/release-1.4.md).
90+
2. Update @cluster-api-release-team Slack user group and GitHub team accordingly.
9191
<br>Prior art: https://github.com/kubernetes-sigs/cluster-api/issues/7476
9292

9393
#### Prepare main branch for development of the new release
@@ -123,7 +123,7 @@ Prior art:
123123

124124
#### Create a new GitHub milestone for the next release
125125

126-
The goal of this task is to create a new GitHub milestone for the next release, so that we can already move tasks
126+
The goal of this task is to create [a new GitHub milestone](https://github.com/kubernetes-sigs/cluster-api/milestones) for the next release, so that we can already move tasks
127127
out of the current milestone if necessary.
128128

129129
1. Create the milestone for the new release via GitHub UI.

0 commit comments

Comments
 (0)