Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/_includes/content/beta-note.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<div class="premonition info">
<div class="fa fa-info-circle"></div>
<div class="content">
<p class="header">This document is about a {{ page.integration_type }} which is in beta</p>
<p markdown=1>This means that the {{ page.title }} is in active development, and some functionality may change before it becomes generally available.</p>
<p class="header">This document is about a feature in beta</p>
<p markdown=1>This means the feature is actively being developed, and some functionality may change before it becomes generally available.</p>
</div>
</div>
Loading