Skip to content

Commit 43c1cc4

Browse files
Update src/connections/destinations/catalog/repeater/index.md
Co-authored-by: stayseesong <[email protected]>
1 parent 626dcec commit 43c1cc4

File tree

1 file changed

+1
-1
lines changed
  • src/connections/destinations/catalog/repeater

1 file changed

+1
-1
lines changed

src/connections/destinations/catalog/repeater/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ The Repeater destination forwards events from a source back into another source
1010

1111
Events are not cached in the Repeater, so it only handles real-time events. You can specify multiple sources as Repeater destinations.
1212

13-
If you need to send events to a Source Function, please use the [Webhooks (Actions)]([url](https://segment.com/docs/connections/destinations/catalog/actions-webhook/)) destination instead. The Repeater bypasses the code of a Source Function and sends data only to the write key. The Webhook destination will allow data to be sent through the Source Function code as expected.
13+
If you need to send events to a Source Function, please use the [Webhooks (Actions)](/docs/connections/destinations/catalog/actions-webhook/) destination instead. The Repeater bypasses the code of a Source Function and sends data only to the write key. The Webhook destination allows data to be sent through the Source Function code as expected.
1414

1515
## Configuration
1616

0 commit comments

Comments
 (0)