summaryrefslogtreecommitdiffstats
path: root/_build/content
diff options
context:
space:
mode:
Diffstat (limited to '_build/content')
-rw-r--r--_build/content/articles/cowboy-2.1.0.asciidoc2
1 files changed, 1 insertions, 1 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.