From d75e15edce64ee48a80f5f7f253464be1ec6866d Mon Sep 17 00:00:00 2001
From: Andrew Morgan <andrew@amorgan.xyz>
Date: Tue, 5 Feb 2019 15:45:00 +0000
Subject: [PATCH] Re-add link to ACME docs from README

---
 README.rst | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/README.rst b/README.rst
index b8c1909101..8db7bf94de 100644
--- a/README.rst
+++ b/README.rst
@@ -134,6 +134,12 @@ create the account. Your name will take the form of::
 As when logging in, you will need to specify a "Custom server".  Specify your
 desired ``localpart`` in the 'User name' box.
 
+ACME setup
+----------
+
+For details on having Synapse manage your federation TLS certificates
+automatically, please see `<docs/ACME.md>`_.
+
 
 Security Note
 =============
-- 
GitLab