Skip to content

Commit

Permalink
fix javadocs
Browse files Browse the repository at this point in the history
  • Loading branch information
samolego committed Aug 17, 2022
1 parent fbdfe9b commit 0feca3e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ public interface TailoredPlayer {
* Helper function to get texture hash from skin
* that was set with the mod.
* <p>
* Can be used with <a href="https://mc-heads.net/avatar/{textureid}">https://mc-heads.net/avatar/%7Btextureid%7D</a>
* Can be used with <a href="https://mc-heads.net/avatar/">https://mc-heads.net/avatar/%7Btextureid%7D</a>
* to get the head texture.
* </p>
*
Expand Down

0 comments on commit 0feca3e

Please sign in to comment.