diff options
Diffstat (limited to 'doc/development/tutorials/recipe.rst')
-rw-r--r-- | doc/development/tutorials/recipe.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/development/tutorials/recipe.rst b/doc/development/tutorials/recipe.rst index 404be542f..0e96a45cb 100644 --- a/doc/development/tutorials/recipe.rst +++ b/doc/development/tutorials/recipe.rst @@ -223,4 +223,4 @@ Further reading For more information, refer to the `docutils`_ documentation and :doc:`/extdev/index`. -.. _docutils: http://docutils.sourceforge.net/docs/ +.. _docutils: https://docutils.sourceforge.io/docs/ |