Skip to content
This repository was archived by the owner on Aug 16, 2022. It is now read-only.

Commit 2ffc648

Browse files
author
Miki
committed
EOL Open Distro
Signed-off-by: Miki <[email protected]>
1 parent 97752d3 commit 2ffc648

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_layouts/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
{% if site.heading_anchors != false %}
136136
{% include vendor/anchor_headings.html html=content beforeHeading="true" anchorBody="<svg viewBox=\"0 0 16 16\" aria-hidden=\"true\"><use xlink:href=\"#svg-link\"></use></svg>" anchorClass="anchor-heading" anchorAttrs="aria-labelledby=\"%html_id%\"" %}
137137
{% else %}
138-
<p class="warning">Open Distro development has moved to <a href="https://opensearch.org/docs/">OpenSearch</a>. The Open Distro plugins will continue to work with legacy versions of Elasticsearch OSS, but we recommend upgrading to OpenSearch to take advantage of the latest features and improvements.</p>
138+
<p class="warning"><strong style="display: block; margin-bottom: 1em">The Open Distro project is archived.</strong> Open Distro development has moved to <a href="https://opensearch.org/docs/">OpenSearch</a>. The Open Distro plugins will continue to work with legacy versions of Elasticsearch OSS, but we recommend upgrading to OpenSearch to take advantage of the latest features and improvements.</p>
139139
{{ content }}
140140
{% endif %}
141141

0 commit comments

Comments
 (0)