From 12b408d2223e97f19400ba242d8ca43006708f2c Mon Sep 17 00:00:00 2001 From: partev Date: Tue, 20 Oct 2020 15:16:36 -0400 Subject: [PATCH] DOC: update the URL for the "Mailing List" --- doc/source/index.rst.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/index.rst.template b/doc/source/index.rst.template index 4aba8f709fba0..c6deb4b7ea383 100644 --- a/doc/source/index.rst.template +++ b/doc/source/index.rst.template @@ -17,7 +17,7 @@ pandas documentation `Source Repository `__ | `Issues & Ideas `__ | `Q&A Support `__ | -`Mailing List `__ +`Mailing List `__ :mod:`pandas` is an open source, BSD-licensed library providing high-performance, easy-to-use data structures and data analysis tools for the `Python `__