Skip to content

Commit ad5fb75

Browse files
authored
Merge pull request #8108 from lopenchi/develop
Small fixes for serialization
2 parents c740fa7 + 3709e72 commit ad5fb75

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed
Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
{% capture title %}{{page.title}}{% endcapture %}
22
{% capture name %}{{page.title | replace: 'Destination', ''}}{% endcapture %}
33

4-
<div class="premonition info"><div class="fa fa-info-circle"></div><div class="content"><p class="header">View observability metrics about your {{title}} with Delivery Overview</p><p markdown=1>Delivery Overview, Segment's built-in observability tool, is now in public beta for storage destinations. For more information, see the [Delivery Overview](/docs/connections/delivery-overview/) documentation.</p></div></div>
4+
<div class="premonition info">
5+
<div class="fa fa-info-circle"></div>
6+
<div class="content">
7+
<p class="header">View observability metrics about your {{title}} with Delivery Overview</p>
8+
<p markdown=1>Delivery Overview, Segment's built-in observability tool, is now in public beta for storage destinations. For more information, see the [Delivery Overview](/docs/connections/delivery-overview/) documentation.</p>
9+
</div>
10+
</div>

0 commit comments

Comments
 (0)