Skip to content

Commit 8001e2d

Browse files
authored
Make the logo clickable and redirect to project website (#19126)
Signed-off-by: Sandesh Kumar <[email protected]>
1 parent b38171e commit 8001e2d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
<img src="https://opensearch.org/assets/img/opensearch-logo-themed.svg" height="64px">
1+
<a href="https://opensearch.org/">
2+
<img src="https://opensearch.org/assets/img/opensearch-logo-themed.svg" height="64px">
3+
</a>
24

35
[![LFX Health Score](https://insights.production.lfx.dev/api/badge/health-score?project=opensearch-foundation)](https://insights.linuxfoundation.org/project/opensearch-foundation)
46
[![LFX Active Contributors](https://insights.production.lfx.dev/api/badge/active-contributors?project=opensearch-foundation&repos=https://github.com/opensearch-project/OpenSearch)](https://insights.linuxfoundation.org/project/opensearch-foundation/repository/opensearch-project-opensearch)

0 commit comments

Comments
 (0)