Skip to content

Commit

Permalink
Fix trademark-brand-policy.htm (#18)
Browse files Browse the repository at this point in the history
Co-authored-by: Piotr Chmielnik <[email protected]>
  • Loading branch information
pchmielnik and Piotr Chmielnik authored Jul 24, 2024
1 parent 8293d41 commit 720e899
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ <h4>{{ column.title }}</h4>
</div>
</div>
<div class="footer--legal-rows-wrapper--row">
&copy; OpenSearch contributors, {{ 'now' | date: "%Y" }}. OpenSearch is a <a href="/trademark-brand-policy.html">registered trademark</a> of Amazon Web Services.</a> <br /><br />
&copy; OpenSearch contributors, {{ 'now' | date: "%Y" }}. OpenSearch is a <a href="https://opensearch.org/trademark-brand-policy.html">registered trademark</a> of Amazon Web Services.</a> <br /><br />
{% if page.notice == true or layout.notice == true %} OpenSearch includes certain Apache-licensed Elasticsearch code from Elasticsearch B.V. and other source code. Elasticsearch B.V. is not the source of that other source code. ELASTICSEARCH is a registered trademark of Elasticsearch B.V. <br /><br /> {% endif %}

© 2005-2021 <a href="https://www.djangoproject.com/foundation/"> Django Software Foundation</a> and individual contributors. Django is a
Expand Down

0 comments on commit 720e899

Please sign in to comment.