andygrove commented on code in PR #3135: URL: https://github.com/apache/arrow-datafusion/pull/3135#discussion_r945334517
########## 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: I guess I could add a script to copy the files, search and replace the links, then build the HTML ... -- 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]
