We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19eb849 commit a9dc1dcCopy full SHA for a9dc1dc
1 file changed
docs/source/library-user-guide/upgrading/53.0.0.md
@@ -37,7 +37,7 @@ these crates.
37
See the [Arrow 58.0.0 release notes] and the [object_store 0.13.0 upgrade guide] for details on breaking changes in those versions.
38
39
[arrow 58.0.0 release notes]: https://github.com/apache/arrow-rs/releases/tag/58.0.0
40
-[object_store 0.13.0 upgrade guide]: https://github.com/apache/arrow-rs/releases/tag/58.0.0
+[object_store 0.13.0 upgrade guide]: https://github.com/apache/arrow-rs-object-store/blob/v0.13.0/CHANGELOG.md
41
42
### `ExecutionPlan::properties` now returns `&Arc<PlanProperties>`
43
0 commit comments