From 79ec5d0c594b5772e1bc64ffb8adec5533660b3e Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 05:54:10 +0000 Subject: [PATCH] docs: add source link to flows plugin reference for consistency --- build-an-oracle/reference/bundled-plugins/flows.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-an-oracle/reference/bundled-plugins/flows.mdx b/build-an-oracle/reference/bundled-plugins/flows.mdx index 9832de9..589e11f 100644 --- a/build-an-oracle/reference/bundled-plugins/flows.mdx +++ b/build-an-oracle/reference/bundled-plugins/flows.mdx @@ -4,6 +4,8 @@ description: "Opt-in flow-builder plugin: author, inspect, wire, and form-fill m icon: "diagram-project" --- +**Source:** [`packages/oracle-runtime/src/plugins/flows/`](https://github.com/ixoworld/ixo-oracles-boilerplate/blob/main/packages/oracle-runtime/src/plugins/flows/) + | Attribute | Value | | --- | --- | | Feature key | `flows` |