diff --git a/doc/PLUGINS.md b/doc/PLUGINS.md index 4f3bb989..7c10a240 100644 --- a/doc/PLUGINS.md +++ b/doc/PLUGINS.md @@ -255,7 +255,7 @@ using your plugin, yet for some reason you can't make that configuration active by default, you can include profiles inside your plugin. -Create a file called `src/myplugin/profiles.clj` in your plugin that +Create a file called `resources/myplugin/profiles.clj` in your plugin that contains a map: ```clj