where possible http->https and fix links

This commit is contained in:
Anthony Sottile 2022-02-10 15:47:58 -05:00
parent 0322dee1ed
commit c6882772e1
6 changed files with 12 additions and 12 deletions

View file

@ -569,7 +569,7 @@ Options and their Descriptions
# https://some-super-long-domain-name.com/with/some/very/long/path
url = (
'http://...'
'https://...'
)
This defaults to: ``79``