docs: Fix link to sphinx project page

Change-Id: I5e75a359660315a34ec36f5cb748808257f4185a
This commit is contained in:
Alistair Coles 2023-07-21 10:19:49 +01:00
parent bdbe8ce9f8
commit 8e051c5b8e

View File

@ -270,7 +270,7 @@ More specifically:
#. Sphinx is used to build documentation, so use the restructured text
markup to designate parameters, return values, etc. Documentation on
the sphinx specific markup can be found here:
http://sphinx.pocoo.org/markup/index.html
https://www.sphinx-doc.org/en/master/
To build documentation run::