summaryrefslogtreecommitdiff
path: root/docs/Makefile.am
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2020-09-18 15:09:12 +0200
committerDaniel Stenberg <daniel@haxx.se>2020-09-18 16:06:29 +0200
commitd3d8773b142b77ea01c7fe16a3e80ee20d6ae4a3 (patch)
treea38a01f6a9628f01515d5f67677c95a437efb431 /docs/Makefile.am
parent6f82ebd8ae7c7ae529a91931d2537d35375124f1 (diff)
downloadcurl-d3d8773b142b77ea01c7fe16a3e80ee20d6ae4a3.tar.gz
docs/TheArtOfHttpScripting: convert to markdown
Makes it easier to browse on github etc. Offers (better) links. It should be noted that this document is already mostly outdated and "Everything curl" at https://ec.haxx.se/ is a better resource and tutorial. Closes #5981
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 a8fc9540b..ce31b8bb9 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -84,7 +84,7 @@ EXTRA_DIST = \
SSLCERTS.md \
THANKS \
TODO \
- TheArtOfHttpScripting \
+ TheArtOfHttpScripting.md \
VERSIONS.md
MAN2HTML= roffit $< >$@