We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5ef5d1d + f235ab5 commit b52e823Copy full SHA for b52e823
2 files changed
nbt/src/main/java/module-info.java
@@ -1,5 +1,5 @@
1
/**
2
- * An implementation of the <a href="https://wiki.vg/NBT">NBT</a> format.
+ * An implementation of the <a href="https://minecraft.wiki/w/NBT_format">NBT</a> format.
3
*
4
* <p>Adventure supports serializing to both binary and string representations
5
* of the tags, both through {@link net.kyori.adventure.nbt.BinaryTagIO}</p>
nbt/src/main/java/net/kyori/adventure/nbt/package-info.java
@@ -22,7 +22,7 @@
22
* SOFTWARE.
23
*/
24
25
26
27
28
0 commit comments