diff --git a/doc/usage/extensions/intersphinx.rst b/doc/usage/extensions/intersphinx.rst index 178655cae..478ddb7ae 100644 --- a/doc/usage/extensions/intersphinx.rst +++ b/doc/usage/extensions/intersphinx.rst @@ -158,7 +158,7 @@ searching for the root cause of a broken Intersphinx link in a documentation project. The following example prints the Intersphinx mapping of the Python 3 documentation:: - $ python -msphinx.ext.intersphinx https://docs.python.org/3/objects.inv + $ python -m sphinx.ext.intersphinx https://docs.python.org/3/objects.inv Using Intersphinx with inventory file under Basic Authorization ---------------------------------------------------------------