]> source.dussan.org Git - gitea.git/commitdiff
Fix headline (#6353)
authorSandro Jäckel <sandro.jaeckel@gmail.com>
Mon, 18 Mar 2019 13:59:46 +0000 (14:59 +0100)
committertechknowlogick <matti@mdranta.net>
Mon, 18 Mar 2019 13:59:46 +0000 (09:59 -0400)
docs/content/doc/usage/https-support.md

index 531d835ff28a401ed83171a6ed2b9c8cfeba72ca..5e1f4be56e646fec324f7867ab8a07bf3d2f48dd 100644 (file)
@@ -15,7 +15,7 @@ menu:
 
 # HTTPS setup to encrypt connections to Gitea
 
- ## Using the built-in server
+## Using the built-in server
 
 Before you enable HTTPS, make sure that you have valid SSL/TLS certificates.
 You could use self-generated certificates for evaluation and testing. Please run `gitea cert --host [HOST]` to generate a self signed certificate.