From 230a38bf0784d52d380241aa0c20ae9bead9baba Mon Sep 17 00:00:00 2001 From: Maxwell Paul Brickner Date: Tue, 22 May 2018 15:11:22 -0400 Subject: [PATCH] Updated urls to use https Updated urls to use https instead of http when possible to avoid redirects. --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 965cf43e..862ce5b7 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ Piskel ====== -[![Travis Status](https://api.travis-ci.org/piskelapp/piskel.png?branch=master)](https://travis-ci.org/piskelapp/piskel) [![Built with Grunt](https://cdn.gruntjs.com/builtwith.png)](http://gruntjs.com/) +[![Travis Status](https://api.travis-ci.org/piskelapp/piskel.png?branch=master)](https://travis-ci.org/piskelapp/piskel) [![Built with Grunt](https://cdn.gruntjs.com/builtwith.png)](https://gruntjs.com/) Piskel is an easy-to-use sprite editor. It can be used to create game sprites, animations, pixel-art... -It is the editor used in **[piskelapp.com](http://piskelapp.com)**. +It is the editor used in **[piskelapp.com](https://www.piskelapp.com)**.