diff --git a/docs/plugin_hooks.rst b/docs/plugin_hooks.rst index 5e4b50779c..ada2fdbdfa 100644 --- a/docs/plugin_hooks.rst +++ b/docs/plugin_hooks.rst @@ -1729,6 +1729,8 @@ This example displays the row in JSON plus some additional debug information if }, ] +Example: `datasette-enrichments `_ + .. _plugin_hook_database_actions: database_actions(datasette, actor, database, request)