From f775521c3159bb5dbbc6896374b0dbbb1cbfbf17 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Tue, 3 Apr 2012 17:25:36 -0400 Subject: [PATCH] Fix the website URL in the readme --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 9d695bba..d8d991fa 100644 --- a/README +++ b/README @@ -47,7 +47,7 @@ The configure script also supports the following flags: 2. USEFUL LINKS: For the latest released version of Libevent, see the official website at -http://monkey.org/~provos/libevent/ . +http://libevent.org/ . There's a pretty good work-in-progress manual up at http://www.wangafu.net/~nickm/libevent-book/ .