diff --git a/README.md b/README.md index bbbdf7133518..f89935d597c2 100644 --- a/README.md +++ b/README.md @@ -138,4 +138,4 @@ We enforce this policy using a [MSRV CI Check](https://github.com/search?q=repo% ## DataFusion API evolution policy Public methods in Apache DataFusion are subject to evolve as part of the API lifecycle. -Deprecated methods will be phased out in accordance with the [policy](docs/source/library-user-guide/api-health.md), ensuring the API is stable and healthy. +Deprecated methods will be phased out in accordance with the [policy](https://datafusion.apache.org/library-user-guide/api-health.html), ensuring the API is stable and healthy. diff --git a/docs/source/index.rst b/docs/source/index.rst index 27dd58cf50f4..9008950d3dd6 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -130,6 +130,7 @@ To get started, see library-user-guide/extending-operators library-user-guide/profiling library-user-guide/query-optimizer + library-user-guide/api-health .. _toc.contributor-guide: .. toctree::