From f495d30f1de5ccde125a06339867eb653bae14a9 Mon Sep 17 00:00:00 2001 From: Alex Jaspersen Date: Sun, 7 Mar 2021 12:36:00 -0800 Subject: [PATCH] Fix link to productionizing guide. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d08b91b9..dec7a999 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ oragono mkcerts oragono run # server should be ready to go! ``` -**Note:** See the [productionizing guide in our manual](https://github.com/oragono/oragono/blob/master/docs/MANUAL.md#productionizing) for recommendations on how to run a production network, including obtaining valid TLS certificates. +**Note:** See the [productionizing guide in our manual](https://github.com/oragono/oragono/blob/master/docs/MANUAL.md#productionizing-with-systemd) for recommendations on how to run a production network, including obtaining valid TLS certificates. ### Platform Packages