From d4b9af36fae6d5757023f313f20af1f300e8a957 Mon Sep 17 00:00:00 2001 From: Linchin Date: Mon, 18 Sep 2023 22:58:23 +0000 Subject: [PATCH] docs: update pandas extension link --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 4288be5..abf1e87 100644 --- a/README.rst +++ b/README.rst @@ -13,7 +13,7 @@ Pandas Data Types for SQL systems (BigQuery, Spanner) :target: https://pypi.org/project/db-dtypes/ .. |versions| image:: https://img.shields.io/pypi/pyversions/db-dtypes.svg :target: https://pypi.org/project/db-dtypes/ -.. _Pandas extension data types: https://pandas.pydata.org/pandas-docs/stable/ecosystem.html#ecosystem-extensions +.. _Pandas extension data types: https://pandas.pydata.org/docs/development/extending.html#extension-types .. _BigQuery: https://cloud.google.com/bigquery/docs/ .. _Library Documentation: https://googleapis.dev/python/db-dtypes/latest