Skip to content

Commit daa4398

Browse files
Update Element logo to be an absolute URL, so it will render on PyPI (#19368)
1 parent 6e80f2c commit daa4398

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.. image:: ./docs/element_logo_white_bg.svg
1+
.. image:: https://github.com/element-hq/synapse/raw/develop/docs/element_logo_white_bg.svg
22
:height: 60px
33

44
**Element Synapse - Matrix homeserver implementation**

changelog.d/19368.misc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update the Element logo in Synapse's README to be an absolute URL, allowing it to render on other sites (such as PyPI).

0 commit comments

Comments
 (0)