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

Commit 7445d13

Browse files
Merge pull request #520 from lizsnyder/patch-1
Update logo and note
2 parents dee6bc7 + 21fa6eb commit 7445d13

File tree

2 files changed

+26
-63
lines changed

2 files changed

+26
-63
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 for Elasticsearch development has moved to <a href="https://opensearch.org/docs/">OpenSearch</a>. The ODFE 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">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

assets/images/logo.svg

Lines changed: 25 additions & 62 deletions
Loading

0 commit comments

Comments
 (0)