diff --git a/README.rst b/README.rst index e95aa0f8aa..4db5d461a8 100644 --- a/README.rst +++ b/README.rst @@ -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** diff --git a/changelog.d/19368.misc b/changelog.d/19368.misc new file mode 100644 index 0000000000..1355af9662 --- /dev/null +++ b/changelog.d/19368.misc @@ -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). \ No newline at end of file