Commits


Bryce Mecum authored and GitHub committed fb264b770b9
MINOR: [C++][Docs] Fix broken URL in C++ Building docs (#33766) ### Rationale for this change Prior to this change, a link in [Building Arrow C++](https://arrow.apache.org/docs/developers/cpp/building.html) to the CMake UNITY_BUILD docs 404s due to a typo. This change fixes that. ### Are these changes tested? No, this is a very minor change and I have a high level of confidence in it. ### Are there any user-facing changes? No. Authored-by: Bryce Mecum <petridish@gmail.com> Signed-off-by: David Li <li.davidm96@gmail.com>