From c02302008b35c113db4cabb6b9f2ac9dd4bd50a3 Mon Sep 17 00:00:00 2001 From: Jason Robinson Date: Fri, 17 Oct 2025 14:08:28 +0300 Subject: [PATCH] Fix a few readme links regarding ESS --- README.rst | 4 ++-- changelog.d/19070.doc | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 changelog.d/19070.doc diff --git a/README.rst b/README.rst index d10b662d1ad..a2c64ec7fe5 100644 --- a/README.rst +++ b/README.rst @@ -181,8 +181,8 @@ desired ``localpart`` in the 'Username' box. Enterprise quality support for Synapse including SLAs is available as part of an `Element Server Suite (ESS) `_ subscription. -If you are an existing ESS subscriber then you can raise a `support request `_ -and access the `knowledge base `_. +If you are an existing ESS subscriber then you can raise a `support request `_ +and access the `knowledge base `_. 🤝 Community support -------------------- diff --git a/changelog.d/19070.doc b/changelog.d/19070.doc new file mode 100644 index 00000000000..d3c64f8d401 --- /dev/null +++ b/changelog.d/19070.doc @@ -0,0 +1 @@ +Update ESS support and doc links to point to the new domain. \ No newline at end of file