diff options
-rw-r--r-- | _build/content/articles/cowboy-2.1.0.asciidoc | 2 | ||||
-rw-r--r-- | articles/cowboy-2.1.0/index.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/_build/content/articles/cowboy-2.1.0.asciidoc b/_build/content/articles/cowboy-2.1.0.asciidoc index 3e886e23..a9ccd849 100644 --- a/_build/content/articles/cowboy-2.1.0.asciidoc +++ b/_build/content/articles/cowboy-2.1.0.asciidoc @@ -25,7 +25,7 @@ removed during the 2.0 release process: A number of bugs have also been fixed. A more complete list of changes can be found in the migration guide: -https://ninenines.eu/docs/en/cowboy/2.0/guide/migrating_from_2.0/[Migrating from Cowboy 2.0 to 2.1]. +https://ninenines.eu/docs/en/cowboy/2.1/guide/migrating_from_2.0/[Migrating from Cowboy 2.0 to 2.1]. The next release will see the added support for trailers, which are necessary for implementing the gRPC protocol. diff --git a/articles/cowboy-2.1.0/index.html b/articles/cowboy-2.1.0/index.html index 45076f76..4e65777b 100644 --- a/articles/cowboy-2.1.0/index.html +++ b/articles/cowboy-2.1.0/index.html @@ -107,7 +107,7 @@ NEW: <code>cowboy_rest</code> handlers can now switch to any </ul></div> <div class="paragraph"><p>A number of bugs have also been fixed. A more complete list of changes can be found in the migration guide: -<a href="https://ninenines.eu/docs/en/cowboy/2.0/guide/migrating_from_2.0/">Migrating from Cowboy 2.0 to 2.1</a>.</p></div> +<a href="https://ninenines.eu/docs/en/cowboy/2.1/guide/migrating_from_2.0/">Migrating from Cowboy 2.0 to 2.1</a>.</p></div> <div class="paragraph"><p>The next release will see the added support for trailers, which are necessary for implementing the gRPC protocol.</p></div> <div class="paragraph"><p>Feeling good about this release? Send money one-time |