Update http:// to https:// in code
Where https is working, code was updated to use it.
This commit is contained in:
parent
9852064e35
commit
f4ede5339f
7 changed files with 7 additions and 7 deletions
|
|
@ -1,7 +1,7 @@
|
|||
[hub]
|
||||
|
||||
## ConfigParser style config file, similar to ini files
|
||||
## http://docs.python.org/library/configparser.html
|
||||
## https://docs.python.org/library/configparser.html
|
||||
##
|
||||
## Note that multiline values can be set by indenting subsequent lines
|
||||
## (which means you should not indent regular lines)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue