Skip to content

Commit 32b2178

Browse files
committed
Refer to guidance instead of updated guidance
1 parent 0c9d9cb commit 32b2178

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -154,11 +154,11 @@ deprecate methods before removing them, according to the [deprecation guidelines
154154

155155
## Dependencies and `Cargo.lock`
156156

157-
Following the [updated guidance] on committing `Cargo.lock` files, this project
158-
commits its `Cargo.lock` file.
157+
Following the [guidance] on committing `Cargo.lock` files, this project commits
158+
its `Cargo.lock` file.
159159

160160
CI uses the committed `Cargo.lock` file, and dependencies are updated regularly
161161
using [Dependabot] PRs.
162162

163-
[updated guidance]: https://blog.rust-lang.org/2023/08/29/committing-lockfiles.html
163+
[guidance]: https://blog.rust-lang.org/2023/08/29/committing-lockfiles.html
164164
[dependabot]: https://docs.github.com/en/code-security/dependabot/working-with-dependabot

0 commit comments

Comments
 (0)