diff --git a/doc/source/conf.py b/doc/source/conf.py index 096f1a63eddf8..6beada9664c43 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -406,12 +406,6 @@ "statsmodels": ("http://www.statsmodels.org/devel/", None), } -# extlinks alias -extlinks = { - "issue": ("https://github.com/pandas-dev/pandas/issues/%s", "GH"), - "wiki": ("https://github.com/pandas-dev/pandas/wiki/%s", "wiki "), -} - ipython_warning_is_error = False ipython_exec_lines = [