]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
docs: fix broken link in INSTALL.md
authorFabrício Canedo <fabriciocanedo0311@gmail.com>
Tue, 17 Jun 2025 17:46:23 +0000 (14:46 -0300)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 21 Jun 2025 08:29:49 +0000 (10:29 +0200)
In INSTALL.md file, the link that points to CURL-DISABLE was broken,
so I fixed this issue changing the link from only "CURL-DISABLE.md" to
"https://github.com/curl/curl/blob/master/docs/CURL-DISABLE.md".

Fixes https://github.com/curl/curl-www/issues/427
Closes #17654

docs/INSTALL.md

index 23b1c78990bbb9ffc1ec3c0ad7d7e03872b16fde..410fba07d4aa09186835c41f20c5fd4ec87ab929 100644 (file)
@@ -340,7 +340,8 @@ 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](CURL-DISABLE.md) for the full list.
+[CURL-DISABLE](https://github.com/curl/curl/blob/master/docs/CURL-DISABLE.md)
+for the full list.
 
 If you want to set any of these defines you have the following options: