Skip to content

Commit c1b3444

Browse files
committed
Adjust links to monkey.org (use source proto)
1 parent e907ad2 commit c1b3444

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
@@ -270,11 +270,11 @@ <h3>Benchmark</h3>
270270
<table cellspacing="0" cellpadding="0">
271271
<tr>
272272
<td align="center" valign="top">
273-
<img src="http://monkey.org/~provos/libevent/libevent-benchmarks.jpg" alt="Benchmarks with one active connection">
273+
<img src="//monkey.org/~provos/libevent/libevent-benchmarks.jpg" alt="Benchmarks with one active connection">
274274
</td><td valign="top">
275275
&nbsp;
276276
</td><td align="center" valign="top">
277-
<img src="http://monkey.org/~provos/libevent/libevent-benchmark2s.jpg" alt="Benchmarks with 100 active connections">
277+
<img src="//monkey.org/~provos/libevent/libevent-benchmark2s.jpg" alt="Benchmarks with 100 active connections">
278278
</td></tr>
279279
<tr><td valign="top">
280280
The benchmark measures how long it takes to serve one active connection

0 commit comments

Comments
 (0)