summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMark Ellzey <socket@gmail.com>2015-12-23 02:42:48 -0800
committerMark Ellzey <socket@gmail.com>2015-12-23 02:42:48 -0800
commitb8ec70c461b0b3d3d9fc4f1a3d28cce8d05354dc (patch)
tree438af6f1e07279b865337d23d6b88f057e09024d /README.md
parentd56efd94b036f7cb6093606715225e1e20af9fa0 (diff)
downloadlibevent-b8ec70c461b0b3d3d9fc4f1a3d28cce8d05354dc.tar.gz
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md14
1 files changed, 8 insertions, 6 deletions
diff --git a/README.md b/README.md
index ad9652f8..fdd777ee 100644
--- a/README.md
+++ b/README.md
@@ -199,19 +199,21 @@ For the latest development versions of Libevent, access our Git repository
via
```
-$ git clone git://levent.git.sourceforge.net/gitroot/levent/libevent
+$ git clone https://github.com/libevent/libevent.git
```
You can browse the git repository online at:
-<http://levent.git.sourceforge.net/git/gitweb-index.cgi>
-
<https://github.com/libevent/Libevent>
-To report bugs, request features, or submit patches to Libevent,
-use the Sourceforge trackers at
+To report bugs, issues, or ask for new features:
+
+__Patches__: https://github.com/libevent/libevent/pulls
+> OK, those are not really _patches_ You fork, modify, and hit the "Create Pull Request" button.
+> You can still submit normal git patchs via the mailing list.
-<https://sourceforge.net/tracker/?group_id=50884>
+__Bugs, Features [RFC], and Issus__: https://github.com/libevent/libevent/issues
+> Or you can do it via the mailing list.
There's also a libevent-users mailing list for talking about Libevent
use and development: