Parcourir la source

Merge pull request #1340 from tim-lebedkov/tim-lebedkov-patch-docs-1

Use the correct Markdown syntax in page titles
bel2125 il y a 1 mois
Parent
commit
5864b55a94
2 fichiers modifiés avec 2 ajouts et 4 suppressions
  1. 1 2
      docs/OpenSSL.md
  2. 1 2
      docs/gnutls.md

+ 1 - 2
docs/OpenSSL.md

@@ -1,5 +1,4 @@
-Adding OpenSSL Support
-=====
+# Adding OpenSSL Support
 
 Civetweb supports *HTTPS* connections using the OpenSSL transport layer
 security (TLS) library. OpenSSL is a free, open source library (see

+ 1 - 2
docs/gnutls.md

@@ -1,5 +1,4 @@
-#### Use GnuTLS instead of OpenSSL
-=====
+# Use GnuTLS instead of OpenSSL
 
 1 [Build libgmp](https://gmplib.org)