Skip to content

Commit e787b7d

Browse files
committed
Fix link to 2.1.8 (it should be make dist not git archive)
1 parent 70e45e1 commit e787b7d

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
@@ -136,7 +136,7 @@ <h3>Download&ndash;Stable releases</h3>
136136
like to track the latest development versions and report bugs in them.
137137

138138
<ul class="tight">
139-
<li><a class="latest" href="https://github.com/libevent/libevent/archive/release-2.1.8-stable.tar.gz">libevent-2.1.8-stable.tar.gz</a> <a href="https://raw.githubusercontent.com/libevent/libevent/release-2.1.8-stable/ChangeLog">ChangeLog</a><br>Released 2017-01-22
139+
<li><a class="latest" href="https://github.com/libevent/libevent/releases/download/release-2.1.8-stable/libevent-2.1.8-stable.tar.gz">libevent-2.1.8-stable.tar.gz</a> [<a href="https://github.com/libevent/libevent/releases/download/release-2.1.8-stable/libevent-2.1.8-stable.tar.gz.asc">GPG Sig</a>] <a href="https://raw.githubusercontent.com/libevent/libevent/release-2.1.8-stable/ChangeLog">ChangeLog</a><br>Released 2017-01-22
140140
<ul>
141141
<li>Changelog to follow
142142
</ul>
@@ -345,7 +345,7 @@ <h3>Programs using libevent</h3>
345345
use the mailing list or the IRC channel.)<br>
346346
<!-- Created: Mon Mar 11 12:43:06 EST 2002 -->
347347
<!-- hhmts start -->
348-
Last modified: 10 Jan 2015
348+
Last modified: 29 Jan 2017
349349
<!-- hhmts end -->
350350
</div> <!-- end of coda -->
351351

0 commit comments

Comments
 (0)