diff --git a/README.md b/README.md index 2109b25..6d0d03b 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@
@@ -20,6 +20,6 @@ performance-related options: * TCP_FASTOPEN. See https://lwn.net/Articles/508865/ for details. -[Documentation](https://godoc.org/github.com/spiral/tcplisten). +[Documentation](https://godoc.org/github.com/roadrunner-server/tcplisten). -The package is derived from [tcplisten](https://github.com/valyala/tcplisten). +The package is derived from [tcplisten](https://github.com/valyala/tcplisten) with modifications.