Skip to content

Commit 68319c2

Browse files
authored
fix(doc): update the link of deprecation guidelines (apache#17328) (apache#17329)
1 parent 6eb90fd commit 68319c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ Public methods in Apache DataFusion evolve over time: while we try to maintain a
141141
stable API, we also improve the API over time. As a result, we typically
142142
deprecate methods before removing them, according to the [deprecation guidelines].
143143

144-
[deprecation guidelines]: https://datafusion.apache.org/library-user-guide/api-health.html
144+
[deprecation guidelines]: https://datafusion.apache.org/contributor-guide/api-health.html
145145

146146
## Dependencies and `Cargo.lock`
147147

0 commit comments

Comments
 (0)