Skip to content

Commit 2b794a9

Browse files
author
markzegarelli
authored
Merge pull request #1402 from segmentio/DOC-128_broken-image
DOC 128 broken image
2 parents ecf0742 + ca4b09a commit 2b794a9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/connections/functions/destination-functions.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ redirect_from:
66
- '/connections/destinations/destination-functions/'
77
integration_type: feature
88
---
9-
109
Destination functions allow you to transform and annotate your Segment events and send them to any external tool or API without worrying about setting up or maintaining any infrastructure.
1110

1211
All functions are scoped to your workspace, so members of other workspaces won't be able to view or use them.
@@ -422,7 +421,6 @@ async function getAccessToken () {
422421

423422
If you are a **Workspace Owner** or **Functions Admin**, you can manage your function from the [Functions](https://app.segment.com/goto-my-workspace/functions/catalog) page.
424423

425-
![Editing or deleting your Destination Function](images/function-sidesheet-dest.gif)
426424

427425
### Monitoring destination functions
428426

0 commit comments

Comments
 (0)