]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
INSTALL: use correct extension for CURL-DISABLE.md
authorDouglas R. Reno <renodr2002@gmail.com>
Thu, 27 May 2021 17:22:42 +0000 (12:22 -0500)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 27 May 2021 20:59:48 +0000 (22:59 +0200)
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

index 81a1e3959bc7c2b85e9d19964ac198e64a5c1f86..0faf68828018b3b2cce5cf6d77e43906557fb8ab 100644 (file)
@@ -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: