diff --git a/player%2FskinPart.md b/player%2FskinPart.md index 4a97a83..4dc7a99 100644 --- a/player%2FskinPart.md +++ b/player%2FskinPart.md @@ -6,7 +6,7 @@ Get a skin part from a player's skin texture. View the [Swagger Docs](https://mc.rainnny.club/swagger-ui/index.html#/Player%20Controller/getPartTexture) for more. ## Skin Parts -View a list of [Vanilla](https://git.rainnny.club/Rainnny/RESTfulMC/API/src/branch/master/src/main/java/me/braydon/mc/model/skin/ISkinPart.java#L82) and [Custom](https://git.rainnny.club/Rainnny/RESTfulMC/src/branch/master/API/src/main/java/me/braydon/mc/model/skin/ISkinPart.java#L216) skin parts that can be used. +View a list of [Vanilla](https://git.rainnny.club/Rainnny/RESTfulMC/src/branch/master/API/src/branch/master/src/main/java/me/braydon/mc/model/skin/ISkinPart.java#L82) and [Custom](https://git.rainnny.club/Rainnny/RESTfulMC/src/branch/master/API/src/main/java/me/braydon/mc/model/skin/ISkinPart.java#L216) skin parts that can be used. ## Path Variables | Name | Type | Content |