Update action.md (#4949)

Fix path for action plugin docs
This commit is contained in:
Oliver 2023-06-02 09:35:56 +10:00 committed by GitHub
parent 936c8ad7fc
commit 2c3ba6e528
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,4 +15,4 @@ POST {
}
```
For an example of a very simple action plugin, refer to `/InvenTree/plugin/builtin/action/simpleactionplugin.py`
For an example of a very simple action plugin, refer to `/InvenTree/plugin/samples/integratoni/simpleactionplugin.py`