diff --git a/docs/notes/2.30.x.md b/docs/notes/2.30.x.md index dcef983b829..0e329dd5f35 100644 --- a/docs/notes/2.30.x.md +++ b/docs/notes/2.30.x.md @@ -24,7 +24,7 @@ The deprecation period for the `experimental_test_shell_command` alias has expir Since 2023 Pants has included a rudimentary experimental backend for Rust. The functionality was mostly limited to running `rustfmt` and no further development has occurred. This backend is deprecated in 2.30 and will be removed in 2.31. -We would love to see sustained support for Rust in Pants! If you're interested in contributing, please read through and comment onhttps://github.com/pantsbuild/pants/discussions/20119. +We would love to see sustained support for Rust in Pants! If you're interested in contributing, please read through and comment on https://github.com/pantsbuild/pants/discussions/20119. ### General