aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 4c62e96..bb2ea24 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@ to handlers written in Erlang.
Because it uses Ranch for managing connections, Cowboy can easily be
**embedded** in any other application.
-No parameterized module. No process dictionary. **Clean** Erlang code.
+Cowboy is **clean** and **well tested** Erlang code.
Sponsors
--------
@@ -31,8 +31,8 @@ It has since been superseded by HTTP/2.
Online documentation
--------------------
- * [User guide](http://ninenines.eu/docs/en/cowboy/HEAD/guide)
- * [Function reference](http://ninenines.eu/docs/en/cowboy/HEAD/manual)
+ * [User guide](http://ninenines.eu/docs/en/cowboy/2.0/guide)
+ * [Function reference](http://ninenines.eu/docs/en/cowboy/2.0/manual)
Offline documentation
---------------------