diff options
author | Loïc Hoguin <[email protected]> | 2017-12-13 17:34:49 +0100 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2017-12-13 17:34:49 +0100 |
commit | 86e7227f28881b0267b724af0d7ee96c8a403e1e (patch) | |
tree | bc99a6faea950b406b27385e3b7d97dd893c0ff3 /_build | |
parent | 804193a15b19da8177b90c76012923a5e137f9d0 (diff) | |
download | ninenines.eu-86e7227f28881b0267b724af0d7ee96c8a403e1e.tar.gz ninenines.eu-86e7227f28881b0267b724af0d7ee96c8a403e1e.tar.bz2 ninenines.eu-86e7227f28881b0267b724af0d7ee96c8a403e1e.zip |
Missed one
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 0b6c1def..edc062d0 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.2/guide/migrating_from_2.0/[Migrating from Cowboy 2.1 to 2.2]. +https://ninenines.eu/docs/en/cowboy/2.2/guide/migrating_from_2.1/[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. |