ソースを参照

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

Use the correct Markdown syntax in page titles
bel2125 1 ヶ月 前
コミット
5864b55a94
2 ファイル変更2 行追加4 行削除
  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)