Skip to content

Commit b03e8f3

Browse files
authored
Fix broken links for Trickle and OFTC
1 parent b4d45d2 commit b03e8f3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ <h3>Support &amp; Info</h3>
5252
Mailing List: <a href="http://archives.seul.org/libevent/users/">Info</a><br>
5353
Git Repository: <a href="https://github.com/libevent/libevent">github</a>&ensp;<a href="http://sourceforge.net/git/?group_id=50884">(sourceforge - deprecated)</a><br>
5454
License: <a href="LICENSE.txt">3-clause BSD</a><br>
55-
IRC: #libevent on <a href="http://www.oftc.net/oftc/">OFTC</a>
55+
IRC: #libevent on <a href="http://www.oftc.net">OFTC</a>
5656
</div>
5757
<div id="wishlists">
5858
<h3>Happy Hacking</h3>
@@ -361,7 +361,7 @@ <h3>Programs using libevent</h3>
361361
<li><a href="http://monkey.org/~provos/disconcert/">Disconcert</a> &ndash; a Distributed Computing Framework for Loosely-Coupled Workstations.</li>
362362
<!-- <li><a href="http://plb.sunsite.dk/">PLB</a> &ndash; pure load balancer: a
363363
free high-performance load balancer for Unix.</li> -->
364-
<li><a href="http://monkey.org/~marius/trickle/">Trickle</a> &ndash; a lightweight userspace bandwidth shaper.</li>
364+
<li><a href="https://github.com/mariusae/trickle">Trickle</a> &ndash; a lightweight userspace bandwidth shaper.</li>
365365
<li><a href="http://oss.digirati.com.br/watchcatd/">watchcatd</a> &ndash;
366366
software watchdog designed to take actions not as drastic as the usual
367367
solutions, which reset the machine.</li>

0 commit comments

Comments
 (0)