diff options
author | getong <[email protected]> | 2017-11-03 17:39:04 +0800 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2017-11-15 13:57:25 +0100 |
commit | 19d03308b259b39b67a01beaf87596ebda6e603e (patch) | |
tree | 6fcc849147d068f5d59addab3515d3f4acf26732 | |
parent | 70f9696b6c35d029ac7bce67485713aee3983917 (diff) | |
download | ranch-19d03308b259b39b67a01beaf87596ebda6e603e.tar.gz ranch-19d03308b259b39b67a01beaf87596ebda6e603e.tar.bz2 ranch-19d03308b259b39b67a01beaf87596ebda6e603e.zip |
update version
-rw-r--r-- | README.asciidoc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.asciidoc b/README.asciidoc index 3e32f95..70e0b4e 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -19,8 +19,8 @@ to close any of the currently opened sockets. == Online documentation -* http://ninenines.eu/docs/en/ranch/1.3/guide[User guide] -* http://ninenines.eu/docs/en/ranch/1.3/manual[Function reference] +* http://ninenines.eu/docs/en/ranch/1.4/guide[User guide] +* http://ninenines.eu/docs/en/ranch/1.4/manual[Function reference] == Offline documentation |