From 3a5da8bf12690b5e6d82179d8bbe7b0f3085ddd7 Mon Sep 17 00:00:00 2001 From: Dan Egnor <egnor@ofb.net> Date: Tue, 5 Jun 2001 04:42:39 +0000 Subject: [PATCH] competition update --- index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index 822e9d1..0cd52cf 100644 --- a/index.html +++ b/index.html @@ -18,10 +18,10 @@ Liboop is licensed under the <a href="http://www.fsf.org/copyleft/lesser.html">Lesser General Public License</a>. <p> -Yes, I know that -<a href="http://www.gtk.org/rdp/glib/book1.html">GLib</a> does something -similar. There are differences, however; see the -<a href="why#glib">rationale</a> for more information. +Other free software with similar capabilities include the GLib <a +href="http://developer.gnome.org/doc/API/glib/glib-the-main-event-loop.html">Main +Event Loop</a> and Niels Provos' <a href="http://www.monkey.org/~provos/libevent/">libevent</a>. +Refer to the <a href="why#glib">rationale</a> for more information. <h3>Download.</h3> -- GitLab