Skip to content

Commit b87a7d3

Browse files
committed
Makes the first reference to libev a hyper link to the libev homepage.
Intent here is to provide a quick link here for easy access to more background on what may be a new term to readers.
1 parent 38e2917 commit b87a7d3

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)