diff options
author | Daniel Stenberg <daniel@haxx.se> | 2016-10-22 15:15:34 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2016-10-22 15:15:34 +0200 |
commit | fc458679cad498d8c80a3b927964a11e4506ee7f (patch) | |
tree | d3d430074cd3fb2edee05969cd5ddaaf2f1f439d | |
parent | a84e0713e8ffb258147ab2a0e4d0162b000048da (diff) |
testcurl.1: fix the URL to the autobuild summary
-rw-r--r-- | tests/testcurl.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/testcurl.1 b/tests/testcurl.1 index 7be9c7e0a..ee07d64fe 100644 --- a/tests/testcurl.1 +++ b/tests/testcurl.1 @@ -32,7 +32,7 @@ crontab job or similar at a regular interval. The output is suitable to be mailed to curl-autocompile@haxx.se to be dealt with automatically (make sure the subject includes the word "autobuild" as the mail gets silently discarded otherwise). The most current build status (with a reasonable backlog) will be -published on the curl site, at https://curl.haxx.se/auto/ +published on the curl site, at https://curl.haxx.se/dev/builds.html \fIoptions\fP may be omitted. See \fI--setup\fP for what happens then. |