Skip to content

Commit 9702374

Browse files
committed
swaped libev reference with libuv book
1 parent 0f7ee63 commit 9702374

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ Further references:
66

77
* [V8 Doxygen](http://izs.me/v8-docs/main.html)
88
* [uv.h](https://github.com/joyent/libuv/blob/master/include/uv.h)
9-
* [libev](http://pod.tst.eu/http://cvs.schmorp.de/libev/ev.pod)
9+
* [An introduction to libuv](http://nikhilm.github.com/uvbook/)
1010
* [v8 Cookbook](http://create.tpsitulsa.com/wiki/V8_Cookbook)
1111
* [Google's C++ style guide](http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml)

0 commit comments

Comments
 (0)