Skip to content

Commit 8a8eff8

Browse files
author
Stephen Diehl
committed
Merge pull request sdiehl#11 from ehebert/make-first-reference-to-libev-a-link
Makes the first reference to libev a hyper link to the libev homepage.
2 parents 1c3e796 + b87a7d3 commit 8a8eff8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

body.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@
133133
</header>
134134

135135
<blockquote>
136-
gevent is a concurrency library based around libev. It provides a clean API for a variety of concurrency and network related tasks.
136+
gevent is a concurrency library based around <a href="http://software.schmorp.de/pkg/libev.html">libev</a>. It provides a clean API for a variety of concurrency and network related tasks.
137137
</blockquote>
138138

139139
{{ body }}

0 commit comments

Comments
 (0)