Skip to content

Commit e907ad2

Browse files
committed
Fix 404 for latest 1.4.x-stable release signature
Using an archive instead of a distribution package as explained in 0fd20da
1 parent e787b7d commit e907ad2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ <h3>Download&ndash;Stable releases</h3>
163163
<li>and more...
164164
</ul>
165165

166-
<li><a href="https://github.com/libevent/libevent/archive/release-1.4.15-stable.tar.gz">libevent-1.4.15-stable.tar.gz</a> [<a href="https://github.com/downloads/libevent/libevent/libevent-1.4.15-stable.tar.gz.sig">GPG Sig</a>] <a href="https://raw.github.com/libevent/libevent/release-1.4.15-stable/ChangeLog">ChangeLog</a><br>Released 2015-01-05
166+
<li><a href="https://github.com/libevent/libevent/archive/release-1.4.15-stable.tar.gz">libevent-1.4.15-stable.tar.gz</a> <a href="https://raw.github.com/libevent/libevent/release-1.4.15-stable/ChangeLog">ChangeLog</a><br>Released 2015-01-05
167167
<ul>
168168
<li>Changelog to follow
169169
</ul>

0 commit comments

Comments
 (0)