commit 8bace736c6156234576b7a6ec3d99043affd4351 parent a116f68cf0d3986d2356bf6d58bfe31ef61c567d Author: Frederic Cambus <fred@statdns.com> Date: Thu, 2 Feb 2017 19:17:44 +0100 Use https URLs wherever possible Diffstat:
M | AUTHORS | | | 2 | +- |
M | README.md | | | 8 | ++++---- |
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/AUTHORS b/AUTHORS @@ -2,5 +2,5 @@ AnsiWeather is developed by: Frederic Cambus <fred AT statdns DOT com> -Site: http://www.cambus.net +Site: https://www.cambus.net Twitter: @fcambus diff --git a/README.md b/README.md @@ -245,8 +245,8 @@ for details. AnsiWeather is developed by Frederic Cambus. -- Site: http://www.cambus.net -- Twitter: http://twitter.com/fcambus +- Site: https://www.cambus.net +- Twitter: https://twitter.com/fcambus @@ -254,10 +254,10 @@ AnsiWeather is developed by Frederic Cambus. GitHub: https://github.com/fcambus/ansiweather -[1]: http://www.cambus.net/files/ansiweather/ansiweather.png +[1]: https://www.cambus.net/files/ansiweather/ansiweather.png [2]: http://stedolan.github.io/jq/ [3]: https://www.gnu.org/software/bc/ [4]: http://www.statdns.com/cctlds/ [5]: http://openweathermap.org/help/city_list.txt -[6]: http://home.openweathermap.org/users/sign_up +[6]: https://home.openweathermap.org/users/sign_up