From a57e79f24c76c9c8dd5e62e5e32f2b9d77cba68d Mon Sep 17 00:00:00 2001 From: kiwirob Date: Fri, 17 Nov 2017 11:18:47 +0000 Subject: [PATCH] Update Github link in index.rst Index.rst was linking to http://github.com/pydata/pandas-design which is now deprecated. Changed to https://github.com/pandas-dev/pandas2. --- source/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/index.rst b/source/index.rst index 5f3d36e76..59700be44 100644 --- a/source/index.rst +++ b/source/index.rst @@ -4,7 +4,7 @@ pandas 2.0 Design Documents .. note:: These documents are a work in progress. Please see ongoing discussions on - http://github.com/pydata/pandas-design + http://github.com/pandas-dev/pandas2 These are a set of documents, based on discussions started in December 2015, to assist with discussions around changes to Python pandas's internal design