We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6b9bac6 + c52aa4c commit ce78b4cCopy full SHA for ce78b4c
src/connections/functions/insert-functions.md
@@ -182,8 +182,7 @@ async function onIdentify(event) {
182
```
183
If you don't supply a function for an event type, Segment throws an `EventNotSupported` error by default.
184
185
-
186
-You can read more about [error handling](#destination-insert-functions-logs-and-errors) below.
+See [errors and error handling](#errors-and-error-handling) for more information on supported error types and how to troubleshoot them.
187
188
## Runtime and dependencies
189
0 commit comments