Update links to use https

If the links in the comment at the top support https, prefer https.
This commit is contained in:
Josh Lubaway
2015-12-31 09:48:31 -08:00
parent 837ce22937
commit 98141a6e36

View File

@@ -13,10 +13,10 @@ version() {
First release: 5/11/2006 First release: 5/11/2006
Original conception by: Gina Trapani (http://ginatrapani.org) Original conception by: Gina Trapani (http://ginatrapani.org)
Contributors: http://github.com/ginatrapani/todo.txt-cli/network Contributors: https://github.com/ginatrapani/todo.txt-cli/network
License: GPL, http://www.gnu.org/copyleft/gpl.html License: GPL, https://www.gnu.org/copyleft/gpl.html
More information and mailing list at http://todotxt.com More information and mailing list at http://todotxt.com
Code repository: http://github.com/ginatrapani/todo.txt-cli/tree/master Code repository: https://github.com/ginatrapani/todo.txt-cli/tree/master
EndVersion EndVersion
exit 1 exit 1
} }