Skip to content

Commit 70e45e1

Browse files
committed
Replace some of links to sf.net with links to github.com
1 parent ef96dc9 commit 70e45e1

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@ <h1 id="head">
4848
<div id="sidebar">
4949
<div id="support">
5050
<h3>Support &amp; Info</h3>
51-
Bug Tracking: <a href="https://sourceforge.net/tracker/?group_id=50884&amp;atid=461322">Bugs</a>&ensp;<a href="http://sourceforge.net/tracker/?group_id=50884&amp;atid=461325">Features</a><br>
51+
Bug Tracking: <a href="https://github.com/libevent/libevent/issues">Bugs & Features</a><br>
5252
Mailing List: <a href="http://archives.seul.org/libevent/users/">Info</a><br>
53-
Git Repository: <a href="http://sourceforge.net/git/?group_id=50884">sourceforge</a>&ensp;<a href="https://github.com/libevent/libevent">github</a><br>
53+
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>
5555
IRC: #libevent on <a href="http://www.oftc.net/oftc/">OFTC</a>
5656
</div>
@@ -259,7 +259,7 @@ <h3><a href="old-releases.html">Older Releases</a></h3>
259259

260260
<p>
261261
Libevent has been released under a <a href="LICENSE.txt">3-clause BSD license</a>.
262-
Information on public <a href="http://sourceforge.net/git/?group_id=50884">git</a> access.
262+
Information on public <a href="https://github.com/libevent/libevent">git</a> access.
263263
</td>
264264
<td valign="top" id="benchmark">
265265
<h3>Benchmark</h3>

0 commit comments

Comments
 (0)