summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2021-12-16 23:56:15 +0100
committerDaniel Stenberg <daniel@haxx.se>2021-12-17 09:17:08 +0100
commit97f15c23480044bbd2f8dd2a6e4758d1b358a004 (patch)
tree7898f3399bb3cd74183b7f858c6337b216f7ffbd
parent1760258b16aaa836e7516956d72ce8768b2be431 (diff)
downloadcurl-97f15c23480044bbd2f8dd2a6e4758d1b358a004.tar.gz
BINDINGS.md: "markdown-link-check-disable"
It feels a bit unfortunate to litter an ugly tag for this functionality, but if we get link scans of all markdown files, this might be worth the price.
-rw-r--r--docs/BINDINGS.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/BINDINGS.md b/docs/BINDINGS.md
index 9314cc99e..01e4de8a1 100644
--- a/docs/BINDINGS.md
+++ b/docs/BINDINGS.md
@@ -10,6 +10,8 @@ libcurl bindings
The bindings listed below are not part of the curl/libcurl distribution
archives, but must be downloaded and installed separately.
+<!-- markdown-link-check-disable -->
+
[Ada95](https://web.archive.org/web/20070403105909/www.almroth.com/adacurl/index.html) Written by Andreas Almroth
[Basic](https://scriptbasic.com/) ScriptBasic bindings written by Peter Verhas