The graphics protocol spec should link to POSIX not the linux man page

This commit is contained in:
Kovid Goyal
2021-07-20 09:50:10 +05:30
parent 93e3e4d2b1
commit f4ebec6759
2 changed files with 4 additions and 3 deletions

View File

@@ -142,7 +142,7 @@ html_favicon = html_logo = '../logo/kitty.svg'
#
html_show_sourcelink = False
html_show_sphinx = False
manpages_url = 'https://man7.org/linux/man-pages/man{section}/{page}.{section}.html'
# -- Options for manual page output ------------------------------------------