Update Element logo to be an absolute URL, so it will render on PyPI (#19368)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
.. image:: ./docs/element_logo_white_bg.svg
|
||||
.. image:: https://github.com/element-hq/synapse/raw/develop/docs/element_logo_white_bg.svg
|
||||
:height: 60px
|
||||
|
||||
**Element Synapse - Matrix homeserver implementation**
|
||||
|
||||
1
changelog.d/19368.misc
Normal file
1
changelog.d/19368.misc
Normal file
@@ -0,0 +1 @@
|
||||
Update the Element logo in Synapse's README to be an absolute URL, allowing it to render on other sites (such as PyPI).
|
||||
Reference in New Issue
Block a user