diff --git a/.functions b/.functions index 6a26061..053068f 100644 --- a/.functions +++ b/.functions @@ -29,5 +29,5 @@ function map-sshfs { } function gitignore-io { - curl http://www.gitignore.io/api/$@ + curl https://www.gitignore.io/api/$@ }