From d6298c02c70c1493aaa9d6ce665a2faf8c8aeec7 Mon Sep 17 00:00:00 2001 From: Jamie Bicknell Date: Wed, 4 Feb 2015 11:19:50 +0000 Subject: [PATCH] Fixed default skin URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fb0f7ed..da54a00 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ PHP/GD creation of a Minecraft facial avatar or full skin preview based on a given username, constructed from their Minecraft skin. -If username is not found, then it uses the default skin: [http://www.minecraft.net/skin/char.png](http://www.minecraft.net/skin/char.png) +If username is not found, then it uses the default Steve skin: [https://minecraft.net/images/steve.png](https://minecraft.net/images/steve.png) ## Facial Avatar