From 23dd1f12aea8bfd503ea86ce1850de817cf0fe43 Mon Sep 17 00:00:00 2001 From: Nrezhang <102526155+Nrezhang@users.noreply.github.com> Date: Tue, 23 Apr 2024 13:25:32 -0400 Subject: [PATCH] #58324 (#58379) --- doc/source/user_guide/style.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/user_guide/style.ipynb b/doc/source/user_guide/style.ipynb index f831723f44931..43da43a983429 100644 --- a/doc/source/user_guide/style.ipynb +++ b/doc/source/user_guide/style.ipynb @@ -1908,7 +1908,7 @@ "- Provide an API that is pleasing to use interactively and is \"good enough\" for many tasks\n", "- Provide the foundations for dedicated libraries to build on\n", "\n", - "If you build a great library on top of this, let us know and we'll [link](https://pandas.pydata.org/pandas-docs/stable/ecosystem.html) to it.\n", + "If you build a great library on top of this, let us know and we'll [link](https://pandas.pydata.org/community/ecosystem.html) to it.\n", "\n", "### Subclassing\n", "\n",