Update content/shared/v3-core-plugins/_index.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>pull/5963/head
parent
a7336e1d6f
commit
48eb52bbba
|
@ -260,7 +260,7 @@ After writing your plugin:
|
|||
|
||||
- [Create a trigger](#use-the-create-trigger-command) to connect your plugin to database events
|
||||
- [Install any Python dependencies](#install-python-dependencies) your plugin requires
|
||||
- Learn how to [extend plugins with API](/influxdb3/shared/v3-core-plugins/)
|
||||
- Learn how to [extend plugins with the API](/influxdb3/version/extend-plugin/)
|
||||
|
||||
## Set up a trigger
|
||||
|
||||
|
|
Loading…
Reference in New Issue