Skip to content

Commit 5864b55

Browse files
authored
Merge pull request civetweb#1340 from tim-lebedkov/tim-lebedkov-patch-docs-1
Use the correct Markdown syntax in page titles
2 parents cc1b930 + 7cdc052 commit 5864b55

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

docs/OpenSSL.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
Adding OpenSSL Support
2-
=====
1+
# Adding OpenSSL Support
32

43
Civetweb supports *HTTPS* connections using the OpenSSL transport layer
54
security (TLS) library. OpenSSL is a free, open source library (see

docs/gnutls.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
#### Use GnuTLS instead of OpenSSL
2-
=====
1+
# Use GnuTLS instead of OpenSSL
32

43
1 [Build libgmp](https://gmplib.org)
54

0 commit comments

Comments
 (0)