Skip to content

Commit d6298c0

Browse files
committed
Fixed default skin URL
1 parent 4ed9a26 commit d6298c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
PHP/GD creation of a Minecraft facial avatar or full skin preview based on a given username, constructed from their Minecraft skin.
44

5-
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)
5+
If username is not found, then it uses the default Steve skin: [https://minecraft.net/images/steve.png](https://minecraft.net/images/steve.png)
66

77
## Facial Avatar
88

0 commit comments

Comments
 (0)