Просмотр исходного кода

Add missing changes for 2.1 release

Loïc Hoguin 7 лет назад
Родитель
Сommit
44d96ed9be
2 измененных файлов с 3 добавлено и 3 удалено
  1. 2 2
      README.asciidoc
  2. 1 1
      doc/src/guide/getting_started.asciidoc

+ 2 - 2
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
 

+ 1 - 1
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