summaryrefslogtreecommitdiff
path: root/docs/Makefile.am
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2020-09-29 10:13:18 +0200
committerDaniel Stenberg <daniel@haxx.se>2020-09-29 11:23:23 +0200
commitcbe7fad20d969626a5c4eb0501a273dfe812bcd3 (patch)
tree2eab62b0d6d5bce37fdafc2e61935b1b658358cd /docs/Makefile.am
parent83c6493296a30a41138e2cb9a6a6d29fe9a7b5e8 (diff)
downloadcurl-cbe7fad20d969626a5c4eb0501a273dfe812bcd3.tar.gz
ECH: renamed from ESNI in docs and configure
Encrypted Client Hello (ECH) is the current name. Closes #6022
Diffstat (limited to 'docs/Makefile.am')
-rw-r--r--docs/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am
index 5e3cfdca0..b7d179228 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -56,7 +56,7 @@ EXTRA_DIST = \
CURL-DISABLE.md \
DEPRECATE.md \
DYNBUF.md \
- ESNI.md \
+ ECH.md \
EXPERIMENTAL.md \
FAQ \
FEATURES \