diff --git a/pandas/info.py b/pandas/info.py index 754741c117289..57ecd91739eab 100644 --- a/pandas/info.py +++ b/pandas/info.py @@ -2,7 +2,7 @@ pandas - a powerful data analysis and manipulation library for Python ===================================================================== -See http://pandas.sourceforge.net for full documentation. Otherwise, see the +See http://pandas.pydata.org/ for full documentation. Otherwise, see the docstrings of the various objects in the pandas namespace: Series