diff options
author | Loïc Hoguin <[email protected]> | 2017-12-13 17:30:52 +0100 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2017-12-13 17:30:52 +0100 |
commit | 804193a15b19da8177b90c76012923a5e137f9d0 (patch) | |
tree | af2caa85c727d8417de7baf86cdb3180509e709e /_build | |
parent | 10e70ed2d18e174b57778cc354978dbe742a5320 (diff) | |
download | ninenines.eu-804193a15b19da8177b90c76012923a5e137f9d0.tar.gz ninenines.eu-804193a15b19da8177b90c76012923a5e137f9d0.tar.bz2 ninenines.eu-804193a15b19da8177b90c76012923a5e137f9d0.zip |
Fix a bad link in the release announcement
Diffstat (limited to '_build')
-rw-r--r-- | _build/content/articles/cowboy-2.2.0.asciidoc | 2 |
1 files changed, 1 insertions, 1 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. |