diff --git a/README.md b/README.md index 685810df..2369aaa4 100644 --- a/README.md +++ b/README.md @@ -101,7 +101,7 @@ Or [Code With Aikar](https://aikardiscord.emc.gs) Discord. ## Other projects by Aikar / Empire Minecraft - [TaskChain](https://taskchain.emc.gs) - Powerful context control to dispatch tasks Async, then access the result sync for API usage. Concurrency controls too. - - [Minecraft Timings](https://github.com/aikar/commands) - Add Timings to your plugin in a safe way that works on all Bukkit platforms (CraftBukkit - no timings, Spigot - Timings v1, Paper and Paper forks - Timings v2) + - [Minecraft Timings](https://github.com/aikar/minecraft-timings/) - Add Timings to your plugin in a safe way that works on all Bukkit platforms (CraftBukkit - no timings, Spigot - Timings v1, Paper and Paper forks - Timings v2) ## License As with all my other public projects