From bd63ae99506ca89346953a0052fdf1ad691e9265 Mon Sep 17 00:00:00 2001 From: Steve Piercy Date: Sat, 23 Jan 2021 00:08:57 -0800 Subject: [PATCH] Update the link to the new sphinx-contrib organization This should be backported to at least 3.x, too. --- doc/usage/extensions/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/usage/extensions/index.rst b/doc/usage/extensions/index.rst index 6aab8adb2..3b9970173 100644 --- a/doc/usage/extensions/index.rst +++ b/doc/usage/extensions/index.rst @@ -56,7 +56,7 @@ If you write an extension that you think others will find useful or you think should be included as a part of Sphinx, please write to the project mailing list (`join here `_). -.. _Sphinx Contrib: https://bitbucket.org/birkenfeld/sphinx-contrib +.. _Sphinx Contrib: https://github.com/sphinx-contrib Where to put your own extensions? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~