Skip to content

Commit

Permalink
fix manpages url
Browse files Browse the repository at this point in the history
  • Loading branch information
mathiasertl committed Oct 5, 2021
1 parent 34e15f6 commit 2f39322
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@

numpydoc_show_class_members = False
autodoc_inherit_docstrings = False
manpages_url = "https://manpages.debian.org/{path}"
manpages_url = "https://manpages.debian.org/{page}.{section}"


# Add any paths that contain templates here, relative to this directory.
Expand Down

0 comments on commit 2f39322

Please sign in to comment.