Skip to content

Commit ce78b4c

Browse files
authored
Merge pull request #7573 from segmentio/7543-content-broken-link-about-error-handling-for-destination-insert-functions
Fix Broken Insert Functions anchor link
2 parents 6b9bac6 + c52aa4c commit ce78b4c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/connections/functions/insert-functions.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -182,8 +182,7 @@ async function onIdentify(event) {
182182
```
183183
If you don't supply a function for an event type, Segment throws an `EventNotSupported` error by default.
184184

185-
186-
You can read more about [error handling](#destination-insert-functions-logs-and-errors) below.
185+
See [errors and error handling](#errors-and-error-handling) for more information on supported error types and how to troubleshoot them.
187186

188187
## Runtime and dependencies
189188

0 commit comments

Comments
 (0)