Skip to content

Commit 5bb16ee

Browse files
committed
libuv has moved to github.com/libuv/libuv
1 parent 7f1cc03 commit 5bb16ee

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
@@ -101,7 +101,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
101101
* [Boost.Asio](http://think-async.com/) - A cross-platform C++ library for network and low-level I/O programming. [Boost]
102102
* [libev](http://libev.schmorp.de/) - A full-featured and high-performance event loop that is loosely modelled after libevent, but without its limitations and bugs. [BSD and GPL]
103103
* [libevent](http://libevent.org/) - An event notification library. [BSD]
104-
* [libuv](https://github.com/joyent/libuv) - Cross-platform asychronous I/O. [BSD]
104+
* [libuv](https://github.com/libuv/libuv) - Cross-platform asychronous I/O. [BSD]
105105

106106
## Audio
107107
*Audio, Sound, Music, Digitized Voice Libraries*

0 commit comments

Comments
 (0)