diff --git a/docs/Anatomy-of-a-Plugin.md b/docs/Anatomy-of-a-Plugin.md index 67a24e5..125b8e8 100644 --- a/docs/Anatomy-of-a-Plugin.md +++ b/docs/Anatomy-of-a-Plugin.md @@ -11,7 +11,7 @@ demonstrates a couple of new features in ScriptCraft … * Persistence * Adding Player (non-operator) commands -[homes]: src/main/js/plugins/homes/homes.js +[homes]: /src/main/js/plugins/homes/homes.js Here, I walk you through another useful plugin which lets players modify the color of the in-game chat.