diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-02-03 09:40:19 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-02-03 09:40:19 +0000 |
commit | 3f37ae471dfc36ea28ac4445ba8b2401a75ca180 (patch) | |
tree | aa0511378102cbca23e750807246b82b0c588d65 /ares | |
parent | 9f4e682ca9bf11b04fd171075604436e577a6986 (diff) |
add link to the new cares web site
Diffstat (limited to 'ares')
-rw-r--r-- | ares/README.cares | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ares/README.cares b/ares/README.cares index 688cd0fde..f9c2ba426 100644 --- a/ares/README.cares +++ b/ares/README.cares @@ -18,3 +18,6 @@ on the curl-library mailing list. c-ares is of course distributed under the same MIT-style license as the original ares. +You'll find all c-ares details and news here: + + http://daniel.haxx.se/projects/c-ares |