Browse Source

Fix link to productionizing guide.

tags/v2.6.0-rc1
Alex Jaspersen 3 years ago
parent
commit
f495d30f1d
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

55
 oragono run     # server should be ready to go!
55
 oragono run     # server should be ready to go!
56
 ```
56
 ```
57
 
57
 
58
-**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.
58
+**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.
59
 
59
 
60
 ### Platform Packages
60
 ### Platform Packages
61
 
61
 

Loading…
Cancel
Save