mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Merge pull request #9806 from jenshaase/patch-1
Fixed docker links in the installation.rst
This commit is contained in:
commit
9ae86a19cd
@ -222,8 +222,8 @@ of images:
|
||||
- `sphinxdoc/sphinx-latexpdf`_
|
||||
|
||||
.. _Docker Hub: https://hub.docker.com/
|
||||
.. _sphinxdoc/sphinx: https://hub.docker.com/repository/docker/sphinxdoc/sphinx
|
||||
.. _sphinxdoc/sphinx-latexpdf: https://hub.docker.com/repository/docker/sphinxdoc/sphinx-latexpdf
|
||||
.. _sphinxdoc/sphinx: https://hub.docker.com/r/sphinxdoc/sphinx
|
||||
.. _sphinxdoc/sphinx-latexpdf: https://hub.docker.com/r/sphinxdoc/sphinx-latexpdf
|
||||
|
||||
Former one is used for standard usage of Sphinx, and latter one is mainly used for
|
||||
PDF builds using LaTeX. Please choose one for your purpose.
|
||||
@ -251,7 +251,7 @@ PDF builds using LaTeX. Please choose one for your purpose.
|
||||
|
||||
For more details, please read `README file`__ of docker images.
|
||||
|
||||
.. __: https://hub.docker.com/repository/docker/sphinxdoc/sphinx
|
||||
.. __: https://hub.docker.com/r/sphinxdoc/sphinx
|
||||
|
||||
|
||||
Installation from source
|
||||
|
Loading…
Reference in New Issue
Block a user