You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/main/java/module-info.java
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -14,9 +14,9 @@
14
14
* limitations under the License.
15
15
*/
16
16
17
-
/// [HelloNBT](https://github.com/Glavo/HelloNBT) is a modern Java library for reading and writing Minecraft NBT files.
17
+
/// [HelloNBT](https://github.com/HMCL-dev/HelloNBT) is a modern Java library for reading and writing Minecraft NBT files.
18
18
///
19
-
/// For an introduction and detailed tutorials on HelloNBT, please refer to the [HelloNBT Documentation](https://github.com/Glavo/HelloNBT/tree/main/docs).
19
+
/// For an introduction and detailed tutorials on HelloNBT, please refer to the [HelloNBT Documentation](https://github.com/HMCL-dev/HelloNBT/tree/main/docs).
20
20
///
21
21
/// If you want to learn about the HelloNBT API by reading the Javadoc, check the documentation of the following core classes:
0 commit comments