summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2017-12-13 17:30:52 +0100
committerLoïc Hoguin <[email protected]>2017-12-13 17:30:52 +0100
commit804193a15b19da8177b90c76012923a5e137f9d0 (patch)
treeaf2caa85c727d8417de7baf86cdb3180509e709e
parent10e70ed2d18e174b57778cc354978dbe742a5320 (diff)
downloadninenines.eu-804193a15b19da8177b90c76012923a5e137f9d0.tar.gz
ninenines.eu-804193a15b19da8177b90c76012923a5e137f9d0.tar.bz2
ninenines.eu-804193a15b19da8177b90c76012923a5e137f9d0.zip
Fix a bad link in the release announcement
-rw-r--r--_build/content/articles/cowboy-2.2.0.asciidoc2
-rw-r--r--articles/cowboy-2.2.0/index.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/_build/content/articles/cowboy-2.2.0.asciidoc b/_build/content/articles/cowboy-2.2.0.asciidoc
index 9e0c3b60..0b6c1def 100644
--- a/_build/content/articles/cowboy-2.2.0.asciidoc
+++ b/_build/content/articles/cowboy-2.2.0.asciidoc
@@ -27,7 +27,7 @@ HTTP RFCs.
Many 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.1/guide/migrating_from_2.0/[Migrating from Cowboy 2.0 to 2.1].
+https://ninenines.eu/docs/en/cowboy/2.2/guide/migrating_from_2.0/[Migrating from Cowboy 2.1 to 2.2].
The next two releases will tentatively focus on improving
the support for cookies and CORS, but I'm open to suggestions.
diff --git a/articles/cowboy-2.2.0/index.html b/articles/cowboy-2.2.0/index.html
index 03916377..20c646e2 100644
--- a/articles/cowboy-2.2.0/index.html
+++ b/articles/cowboy-2.2.0/index.html
@@ -106,7 +106,7 @@ The CONNECT and TRACE methods have been disabled
</ul></div>
<div class="paragraph"><p>Many 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.1/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.2/guide/migrating_from_2.0/">Migrating from Cowboy 2.1 to 2.2</a>.</p></div>
<div class="paragraph"><p>The next two releases will tentatively focus on improving
the support for cookies and CORS, but I&#8217;m open to suggestions.
If there is a pain point in Cowboy 2.2 I would love to hear