Skip to content

Commit d53c36d

Browse files
sfauveljpraynaud
authored andcommitted
Update script path in doc
Co-authored-by: Jean-Philippe Raynaud <[email protected]>
1 parent 19710d3 commit d53c36d

File tree

1 file changed

+1
-1
lines changed
  • docs/runbook/upgrade-repository-dependencies

1 file changed

+1
-1
lines changed

docs/runbook/upgrade-repository-dependencies/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ cargo install cargo-edit
1717
To start the update, execute the command:
1818

1919
```
20-
. ../docs/runbook/upgrade-dependencies.sh
20+
. ../docs/runbook/upgrade-repository-dependencies/upgrade-dependencies.sh
2121
```
2222

2323
By default, Rust dependencies are updated to the latest version. If you want to only update to the latest compatible versions, add the `--incompatible` option to the command.

0 commit comments

Comments
 (0)