aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2017-11-09 12:05:22 +0000
committerLoïc Hoguin <[email protected]>2017-11-09 12:05:22 +0000
commit44d96ed9be3818f5540a16117223c505800dcc21 (patch)
tree7fdcc68f5b8a256b7b17808a27b3eeaba5acd31f
parent1e883248640c2b3d9a7d640c79ff729b334a5294 (diff)
downloadcowboy-44d96ed9be3818f5540a16117223c505800dcc21.tar.gz
cowboy-44d96ed9be3818f5540a16117223c505800dcc21.tar.bz2
cowboy-44d96ed9be3818f5540a16117223c505800dcc21.zip
Add missing changes for 2.1 release2.1.0
-rw-r--r--README.asciidoc4
-rw-r--r--doc/src/guide/getting_started.asciidoc2
2 files changed, 3 insertions, 3 deletions
diff --git a/README.asciidoc b/README.asciidoc
index bff474c..2966c68 100644
--- a/README.asciidoc
+++ b/README.asciidoc
@@ -18,8 +18,8 @@ Cowboy is *clean* and *well tested* Erlang code.
== Online documentation
-* https://ninenines.eu/docs/en/cowboy/2.0/guide[User guide]
-* https://ninenines.eu/docs/en/cowboy/2.0/manual[Function reference]
+* https://ninenines.eu/docs/en/cowboy/2.1/guide[User guide]
+* https://ninenines.eu/docs/en/cowboy/2.1/manual[Function reference]
== Offline documentation
diff --git a/doc/src/guide/getting_started.asciidoc b/doc/src/guide/getting_started.asciidoc
index a30e4f0..3f145bb 100644
--- a/doc/src/guide/getting_started.asciidoc
+++ b/doc/src/guide/getting_started.asciidoc
@@ -69,7 +69,7 @@ fetch and compile Cowboy:
PROJECT = hello_erlang
DEPS = cowboy
-dep_cowboy_commit = 2.0.0
+dep_cowboy_commit = 2.1.0
DEP_PLUGINS = cowboy