diff --git a/why.t b/why.t index cd3cb3e..b1a14ed 100644 --- a/why.t +++ b/why.t @@ -14,9 +14,9 @@ BOXTOP A couple of decades ago Daniel Stenberg started looking for an asynchronous DNS resolver library to use in libcurl. Through this process, -someone pointed out the -ares -library and eureka! This was almost exactly what he was looking for, for use in +someone pointed out the ares library +(archived here) +and eureka! This was almost exactly what he was looking for, for use in libcurl. We started expanding it and soon discovered that the ares author wasn't prepared to accept the changes we deemed necessary, and so c-ares was born.