Fix issue with Sphinx 6 and extlinks

This commit is contained in:
Simon Conseil
2023-01-02 17:24:08 +01:00
parent 0d70f3a1d0
commit 03418f5a90
4 changed files with 4 additions and 4 deletions

View File

@@ -37,7 +37,7 @@ need. See an example with the copyright plugin:
.. _blinker: http://pythonhosted.org/blinker/
.. literalinclude:: ../sigal/plugins/copyright.py
.. literalinclude:: ../src/sigal/plugins/copyright.py
:language: python
Signals