Skip to content

Commit de3aa8a

Browse files
committed
Replace non-functional Bitbucket URLs
- ``sphinx-contrib`` has moved to GitHub - Replace personal project links with links to the Bitbucket archive
1 parent d3c91f9 commit de3aa8a

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

doc/faq.rst

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ How do I...
4040
For many more extensions and other contributed stuff, see the sphinx-contrib_
4141
repository.
4242

43-
.. _sphinx-contrib: https://bitbucket.org/birkenfeld/sphinx-contrib/
43+
.. _sphinx-contrib: https://github.com/sphinx-contrib/
4444

4545
.. _usingwith:
4646

@@ -63,7 +63,8 @@ Doxygen
6363

6464
SCons
6565
Glenn Hutchings has written a SCons build script to build Sphinx
66-
documentation; it is hosted here: https://bitbucket.org/zondo/sphinx-scons
66+
documentation; it is hosted here:
67+
https://bitbucket-archive.softwareheritage.org/projects/zo/zondo/sphinx-scons.html
6768

6869
PyPI
6970
Jannis Leidel wrote a `setuptools command
@@ -77,8 +78,8 @@ GitHub Pages
7778
GitHub Pages on building HTML document automatically.
7879

7980
MediaWiki
80-
See https://bitbucket.org/kevindunn/sphinx-wiki/wiki/Home, a project by
81-
Kevin Dunn.
81+
See https://bitbucket-archive.softwareheritage.org/projects/ke/kevindunn/sphinx-wiki.html,
82+
a project by Kevin Dunn.
8283

8384
Google Analytics
8485
You can use a custom ``layout.html`` template, like this:

doc/usage/restructuredtext/domains.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2179,5 +2179,5 @@ Jinja_, Operation_, and Scala_.
21792179
.. _MATLAB: https://pypi.org/project/sphinxcontrib-matlabdomain/
21802180
.. _Operation: https://pypi.org/project/sphinxcontrib-operationdomain/
21812181
.. _PHP: https://pypi.org/project/sphinxcontrib-phpdomain/
2182-
.. _Ruby: https://bitbucket.org/birkenfeld/sphinx-contrib/src/default/rubydomain
2182+
.. _Ruby: https://github.com/sphinx-contrib/rubydomain
21832183
.. _Scala: https://pypi.org/project/sphinxcontrib-scaladomain/

0 commit comments

Comments
 (0)