diff --git a/pyproject.toml b/pyproject.toml index 1f9ae620db22c..324f26c3f7bc9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ classifiers = [ [project.urls] homepage = 'https://pandas.pydata.org' -documentation = 'https://pandas.pydata.org/pandas-docs/stable' +documentation = 'https://pandas.pydata.org/docs/' repository = 'https://github.com/pandas-dev/pandas' [project.entry-points."pandas_plotting_backends"]