Skip to content

Commit 82dddec

Browse files
authored
Merge pull request #8110 from segmentio/DOCSPLAT-3100
DOCSPLAT 3100 Make beta-note.md a more generic note to simplify serialization
2 parents cb39f92 + ad1fab1 commit 82dddec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/_includes/content/beta-note.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<div class="premonition info">
22
<div class="fa fa-info-circle"></div>
33
<div class="content">
4-
<p class="header">This document is about a {{ page.integration_type }} which is in beta</p>
5-
<p markdown=1>This means that the {{ page.title }} is in active development, and some functionality may change before it becomes generally available.</p>
4+
<p class="header">This document is about a feature in beta</p>
5+
<p markdown=1>This means the feature is actively being developed, and some functionality may change before it becomes generally available.</p>
66
</div>
77
</div>

0 commit comments

Comments
 (0)