Skip to content

Commit 8d1ba51

Browse files
committed
feat: link webhooks docs
1 parent e9dab71 commit 8d1ba51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/integration/IntegrationSettings.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1074,7 +1074,7 @@ export const IntegrationSettingsModal = ({
10741074

10751075
<Box sx={{ display: "flex", justifyContent: "space-between" }}>
10761076
<Typography variant="body2" color="textSecondary" sx={{ marginTop: "10px" }}>
1077-
Refer to the <a href="https://docs.maxun.dev/" style={{ color: '#ff00c3', textDecoration: 'none' }}>API documentation</a> for examples and details.
1077+
Refer to the <a href="https://docs.maxun.dev/api/webhooks" style={{ color: '#ff00c3', textDecoration: 'none' }}>API documentation</a> for examples and details.
10781078
</Typography>
10791079
<Button
10801080
variant="contained"

0 commit comments

Comments
 (0)