Skip to content

Commit ad3328d

Browse files
authored
Fix logo URL (#2825) (#2833)
(cherry picked from commit 9220201) # Conflicts: # docs/guide/images/logo-elastic-glyph-color.svg
1 parent 1122f91 commit ad3328d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<p align="center">
2-
<img src="https://github.com/elastic/elasticsearch-py/raw/main/docs/logo-elastic-glyph-color.svg" width="20%" alt="Elastic logo" />
2+
<img src="https://github.com/elastic/elasticsearch-py/raw/main/docs/images/logo-elastic-glyph-color.svg" width="20%" alt="Elastic logo" />
33
</p>
44

55
# Elasticsearch Python Client

0 commit comments

Comments
 (0)