diff --git a/docs/en/contribute/documenting-code.rst b/docs/en/contribute/documenting-code.rst index a75601e26..2a92d8809 100644 --- a/docs/en/contribute/documenting-code.rst +++ b/docs/en/contribute/documenting-code.rst @@ -241,7 +241,7 @@ By default, the directives ``.. todo::`` and ``.. todolist::`` are ignored by do Before pushing your changes to origin, please set the value of ``todo_include_todos`` back to ``False``. -For more details about the extension, see `its website `_. +For more details about the extension, see `sphinx.ext.todo `_ documenation. Put it all together