vvv opened a new pull request, #3486:
URL: https://github.com/apache/arrow-rs/pull/3486

   Use proper syntax when [linking to items by name].
   
   Before:
   
https://docs.rs/arrow-array/latest/arrow_array/iterator/%5Bcrate::PrimitiveArray%5D
   
   After:
   
https://docs.rs/arrow-array/latest/arrow_array/array/struct.PrimitiveArray.html
   
   [linking to items by name]: 
https://doc.rust-lang.org/rustdoc/write-documentation/linking-to-items-by-name.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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to