From ed38ac86eab300c21a265c229dbd264d4aab4772 Mon Sep 17 00:00:00 2001 From: "Douglas R. Reno" Date: Thu, 27 May 2021 12:22:42 -0500 Subject: [PATCH] INSTALL: use correct extension for CURL-DISABLE.md In INSTALL.MD, it's currently set to CURL-DISABLE-md instead of CURL-DISABLE.md. This generates a 404 on the cURL website as well as when viewing the docs through Github. Closes #7142 --- docs/INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/INSTALL.md b/docs/INSTALL.md index 81a1e3959..0faf68828 100644 --- a/docs/INSTALL.md +++ b/docs/INSTALL.md @@ -208,7 +208,7 @@ environment, therefore, you cannot use the various disable-protocol options of the configure utility on this platform. You can use specific defines to disable specific protocols and features. See -[CURL-DISABLE.md](CURL-DISABLE-md) for the full list. +[CURL-DISABLE.md](CURL-DISABLE.md) for the full list. If you want to set any of these defines you have the following options: