Replace HTTP links with HTTPS for sites with HTTPS versions
This commit is contained in:
parent
bb1c930a41
commit
ae1702bee5
55 changed files with 83 additions and 83 deletions
|
|
@ -16,7 +16,7 @@
|
|||
# specified filename. This should reproduce the results of the GNU version of
|
||||
# readlink with the -f option.
|
||||
#
|
||||
# Reference: http://stackoverflow.com/questions/1055671/how-can-i-get-the-behavior-of-gnus-readlink-f-on-a-mac
|
||||
# Reference: https://stackoverflow.com/questions/1055671/how-can-i-get-the-behavior-of-gnus-readlink-f-on-a-mac
|
||||
canonicalize_filename () {
|
||||
local target_file="$1"
|
||||
local physical_directory=""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue