summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTakeshi KOMIYA <i.tkomiya@gmail.com>2020-09-04 02:49:02 +0900
committerGitHub <noreply@github.com>2020-09-04 02:49:02 +0900
commit31f26a0bbf5e4e53b340e10464fc7c4cca96f12a (patch)
tree59ec9ebc5c0e9c4b8381500c946b8e22412f7e8e
parentadb81c510a4b56815cf6291f4ad0f670b54efd2d (diff)
parent7a3170b77a7414e1cc21d478528057e88d7fbb9f (diff)
downloadsphinx-git-31f26a0bbf5e4e53b340e10464fc7c4cca96f12a.tar.gz
Merge pull request #8171 from pdecat/patch-1
Fix some broken links
-rw-r--r--doc/develop.rst10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/develop.rst b/doc/develop.rst
index 080251ba6..1287a6539 100644
--- a/doc/develop.rst
+++ b/doc/develop.rst
@@ -140,14 +140,14 @@ started with writing your own extensions.
.. _slideshare: https://www.slideshare.net/
.. _TikZ/PGF LaTeX package: https://sourceforge.net/projects/pgf/
.. _MATLAB: https://www.mathworks.com/products/matlab.html
-.. _swf: https://bitbucket.org/klorenz/sphinxcontrib-swf
-.. _findanything: https://bitbucket.org/klorenz/sphinxcontrib-findanything
-.. _cmakedomain: https://bitbucket.org/klorenz/sphinxcontrib-cmakedomain
+.. _swf: https://github.com/sphinx-contrib/swf
+.. _findanything: https://github.com/sphinx-contrib/findanything
+.. _cmakedomain: https://github.com/sphinx-contrib/cmakedomain
.. _GNU Make: https://www.gnu.org/software/make/
-.. _makedomain: https://bitbucket.org/klorenz/sphinxcontrib-makedomain
+.. _makedomain: https://github.com/sphinx-contrib/makedomain
.. _inlinesyntaxhighlight: https://sphinxcontrib-inlinesyntaxhighlight.readthedocs.io/
.. _CMake: https://cmake.org
-.. _domaintools: https://bitbucket.org/klorenz/sphinxcontrib-domaintools
+.. _domaintools: https://github.com/sphinx-contrib/domaintools
.. _restbuilder: https://pypi.org/project/sphinxcontrib-restbuilder/
.. _Lasso: http://www.lassosoft.com/
.. _beamer: https://pypi.org/project/sphinxcontrib-beamer/