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: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
4
4
This is a working Bukkit plugin which uses the LuckPerms API to implement various functions. It can be used as a guide for how to correctly write plugins which use the API.
5
5
6
-
Please see the Developer API [quick start guide](https://github.com/lucko/LuckPerms/wiki/Developer-API) and [usage examples](https://github.com/lucko/LuckPerms/wiki/Developer-API:-Usage) for more detailed information about the API.
6
+
Please see the Developer API [quick start guide](https://luckperms.net/wiki/Developer-API) and [usage examples](https://luckperms.net/wiki/Developer-API-Usage) for more detailed information about the API.
7
7
8
8
### License
9
-
The code in this repository is freely licensed. You are allowed to copy/use it in your plugins without giving credit.
9
+
The code in this repository is freely licensed. You are allowed to copy/use it in your plugins without giving credit.
0 commit comments