Skip to content

Commit

Permalink
Fix tool template link in README (rust-lang#132)
Browse files Browse the repository at this point in the history
  • Loading branch information
carolynzech authored Oct 22, 2024
1 parent a636c05 commit 0a8ba7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ See [the Rust repository](https://github.com/rust-lang/rust) for details.

## Introducing a New Tool

Please use the [template available in this repository](.github/TOOL_REQUEST_TEMPLATE.md) to introduce a new verification tool.
Please use the [template available in this repository](./doc/src/tool_template.md) to introduce a new verification tool.

0 comments on commit 0a8ba7b

Please sign in to comment.