Skip to content

Commit c52aa4c

Browse files
committed
fix broken anchor link
1 parent 4204e8e commit c52aa4c

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)