andygrove commented on code in PR #3135: URL: https://github.com/apache/arrow-datafusion/pull/3135#discussion_r946174734
########## docs/source/contributor-guide/index.md: ########## @@ -61,13 +61,13 @@ Testing setup: Formatting instructions: -- [ci/scripts/rust_fmt.sh](../../../ci/scripts/rust_fmt.sh) -- [ci/scripts/rust_clippy.sh](../../../ci/scripts/rust_clippy.sh) -- [ci/scripts/rust_toml_fmt.sh](../../../ci/scripts/rust_toml_fmt.sh) +- [ci/scripts/rust_fmt.sh](https://github.com/apache/arrow-datafusion/blob/master/ci/scripts/rust_fmt.sh) Review Comment: @tustvold I changed approach here and added a script to fix up the links when publishing -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
