]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - docs/conf/links.conf.example
Merge branch 'insp20' into insp3.
[user/henk/code/inspircd.git] / docs / conf / links.conf.example
index 735cac30444c07b209d94f68535407c1cf4c9253..09b3bb3d5b345b5d6ab4c0663419cfb9727e8cfa 100644 (file)
@@ -39,7 +39,7 @@
       # ssl: If defined, this states the SSL profile that will be used when
       # making an outbound connection to the server. Options are the name of an
       # <sslprofile> tag that you have defined or one of "openssl", "gnutls",
-      # "mbedtls" if you have not defined any. See the wiki page for the SSL
+      # "mbedtls" if you have not defined any. See the docs page for the SSL
       # module you are using for more details.
       #
       # You will need to load the ssl_openssl module for OpenSSL, ssl_gnutls
@@ -49,8 +49,8 @@
 
       # fingerprint: If defined, this option will force servers to be
       # authenticated using SSL certificate fingerprints. See
-      # https://wiki.inspircd.org/SSL for more information. This will
-      # require an SSL link for both inbound and outbound connections.
+      # https://docs.inspircd.org/3/modules/spanningtree for more information.
+      # This will require an SSL link for both inbound and outbound connections.
       #fingerprint=""
 
       # bind: Local IP address to bind to.