Skip to content

Commit 9d61514

Browse files
committed
Remove the mention of dangling links
1 parent c0f987d commit 9d61514

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fern/docs/pages/custom-links.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ curl --location 'https://api.devrev.ai/links.create' \
9090
When creating a link:
9191
- Set `link_type` to `"custom_link"`
9292
- Provide the link type ID in `custom_link_type`
93-
- Ensure both source and target objects exist to prevent dangling links
93+
- Ensure both source and target objects exist
9494
</Callout>
9595

9696
## List link types

0 commit comments

Comments
 (0)