X Tutup
Skip to content

Commit e42110f

Browse files
committed
Fix broken link to release-tool
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
1 parent a1e0303 commit e42110f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

releases/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
by containerd's release tool but refer to previous release files for style
88
and format help. Name the file using the version, for rc add an `-rc` suffix.
99
When moving from rc to final, the rc file may just be renamed and updated.
10-
See [release-tool](https://github.com/containerd/project/tree/master/cmd/release-tool)
10+
See [release-tool](https://github.com/containerd/release-tool)
1111

1212
2. Update the version file at `https://github.com/containerd/containerd/blob/master/version/version.go`
1313

0 commit comments

Comments
 (0)
X Tutup