diff --git a/Plugin-Development.md b/Plugin-Development.md index 58b114f..e156e39 100644 --- a/Plugin-Development.md +++ b/Plugin-Development.md @@ -98,5 +98,4 @@ const commands = [{ ### Live Reloading Thanks to JavaScript's flexibility and parsability, the plugin importer scans the plugins folder and reloads the JavaScript plugins on demand as they're modified. This allows faster development/testing/debugging. -## [Additional Examples](https://github.com/RaidMax/IW4M-Admin/tree/release/pre/Plugins/ScriptPlugins) -[test](test1/test2/test) \ No newline at end of file +## [Additional Examples](https://github.com/RaidMax/IW4M-Admin/tree/release/pre/Plugins/ScriptPlugins) \ No newline at end of file