commit f32bb3405cf541bd49e54575f223e7b5b8777e92 parent 399523e832cdf085953b18286d17d74cf95fbff4 Author: Frederic Cambus <fred@statdns.com> Date: Fri, 3 Feb 2017 12:10:17 +0100 Use https URLs wherever possible Diffstat:
M | AUTHORS | | | 4 | ++-- |
M | README.md | | | 6 | +++--- |
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/AUTHORS b/AUTHORS @@ -2,5 +2,5 @@ StatZone is developed by: Frederic Cambus <fred AT statdns DOT com> -Site : http://www.cambus.net -Twitter : @fcambus +Site: https://www.cambus.net +Twitter: @fcambus diff --git a/README.md b/README.md @@ -44,9 +44,9 @@ StatZone is released under the BSD 2-Clause license. See `LICENSE` file for deta StatZone 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 ## Resources -GitHub : https://github.com/fcambus/statzone +GitHub: https://github.com/fcambus/statzone