Bläddra i källkod

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

Use the correct Markdown syntax in page titles
bel2125 1 månad sedan
förälder
incheckning
5864b55a94
2 ändrade filer med 2 tillägg och 4 borttagningar
  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)