mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-05-05 00:05:11 -04:00
Change links to HTTPS
Change links that has HTTPS equivalent to HTTPS.
This commit is contained in:
parent
618b2b60da
commit
8ad2d93e23
5 changed files with 9 additions and 9 deletions
|
@ -186,7 +186,7 @@ htmlhelp_basename = 'QubesOSdev'
|
|||
|
||||
# Example configuration for intersphinx: refer to the Python standard library.
|
||||
intersphinx_mapping = {
|
||||
'python': ('http://docs.python.org/', None),
|
||||
'python': ('https://docs.python.org/', None),
|
||||
# 'core-admin': ('https://dev.qubes-os.org/projects/core-admin/en/latest/', None),
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue