Is your feature request related to a problem or challenge? Please describe what you are trying to do.
There are several broken links in the datafusion crate docs. For example

Describe the solution you'd like
I would like them all links to be valid and ideally have a CI check to ensure they remain that way
Additional context
See similar ticket in arrow-rs: apache/arrow-rs#1267