We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c7506b commit 1b08326Copy full SHA for 1b08326
docs-v2/pages/connect/components.mdx
@@ -451,7 +451,7 @@ supports two types of components: [actions](/components#actions) and
451
[sources](/components#sources) (aka triggers).
452
453
Actions are components that perform a task by taking an input either during
454
-[configuration](#configuration) and/or during invocation (usually both), and
+[configuration](#configure-the-component) and/or during invocation (usually both), and
455
produce a result. Sources are very similar, but the difference is that they are
456
not invoked directly by Pipedream users, but rather by events that happen on a
457
third-party service. For example, the "New File" source for Google Drive will be
0 commit comments