Skip to content

Commit 9e39dd0

Browse files
committed
webhooks misinformation corrected [netlify-build]
1 parent e69c835 commit 9e39dd0

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

src/_includes/content/destination-dossier.html

+2
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ <h6>Connection Modes <a href="/docs/connections/destinations/#connection-modes">
105105
</div>
106106
{% endunless %}
107107
{% endif %}
108+
{% unless page.id == '66b1f528d26440823fb27af9' %}
108109
{% if destinationInfo.partnerOwned == true %}
109110
<div>
110111
<h6>Partner Owned</h6>
@@ -113,5 +114,6 @@ <h6>Partner Owned</h6>
113114
</ul>
114115
</div>
115116
{% endif %}
117+
{% endunless %}
116118
</div>
117119
{% endif %}

src/connections/destinations/catalog/actions-webhook-extensible/index.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ Segment's Extensible Webhooks destination lets you send custom data payloads to
1111

1212
Segment maintains this destination. For any issues, [contact Segment Support]([email protected]).
1313

14-
> info "Private beta"
15-
> Extensible Webhooks is in private beta, and Segment is actively working on this feature. Some functionality may change before it becomes generally available.
14+
> info "Public Beta"
15+
> Extensible Webhooks is in public beta, and Segment is actively working on this feature. Some functionality may change before it becomes generally available.
1616
1717
## Overview
1818

0 commit comments

Comments
 (0)