Skip to content

Commit 8126c97

Browse files
committed
chore: update release checklist
1 parent 641bceb commit 8126c97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASE_CHECKLIST.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ This document outlines the steps required to prepare and execute a new release o
1111
- [ ] Update the version number in [Cargo.toml](./Cargo.toml)
1212
- [ ] Update the version number in [the \*nix install script](./scripts/nix/install.sh)
1313
- [ ] Update the version number in [the Windows install script](./scripts/windows/install.ps1)
14-
- [ ] Update the version number in [the command reference](./docs/source/command-reference.mdx)
14+
- [ ] Update the version number in [the install doc page](./docs/source/install.mdx)
1515
- [ ] Create a PR with these changes
1616
- [ ] Copy and paste the section of the change log for this release into the PR comment
1717
- [ ] Get the PR approved and merged

0 commit comments

Comments
 (0)