diff options
| -rw-r--r-- | _build/content/articles/cowboy-2.16.0.asciidoc | 6 | ||||
| -rw-r--r-- | articles/cowboy-2.16.0/index.html | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/_build/content/articles/cowboy-2.16.0.asciidoc b/_build/content/articles/cowboy-2.16.0.asciidoc index 9e8c443f7..841c12d83 100644 --- a/_build/content/articles/cowboy-2.16.0.asciidoc +++ b/_build/content/articles/cowboy-2.16.0.asciidoc @@ -19,12 +19,12 @@ Expect a few more security oriented releases in the near future (or minors with security fixes or harnesses). They will be meant to address increased threats from AI agents usage. Please refer to the -companion post https://ninenines/eu/articles/security-strategy[explaining the security strategy] for more details. +companion post https://ninenines.eu/articles/security-strategy[explaining the security strategy] for more details. Please refer to the relevant migration guides for a more complete list of changes: either -https://ninenines.eu/docs/en/cowboy/2.16/guide/migrating_from_2.16/[Cowboy] and -https://ninenines.eu/docs/en/gun/2.4/guide/migrating_from_2.4/[Gun]. +https://ninenines.eu/docs/en/cowboy/2.16/guide/migrating_from_2.15/[Cowboy] and +https://ninenines.eu/docs/en/gun/2.4/guide/migrating_from_2.3/[Gun]. You can donate to these projects via https://github.com/sponsors/essen[GitHub Sponsors]. diff --git a/articles/cowboy-2.16.0/index.html b/articles/cowboy-2.16.0/index.html index a546dd81b..c1ee07d88 100644 --- a/articles/cowboy-2.16.0/index.html +++ b/articles/cowboy-2.16.0/index.html @@ -71,8 +71,8 @@ <p>Cowboy <code>2.16.0</code> has been released! Gun <code>2.4.0</code> has also been released! And finally so has Cowlib <code>2.17.0</code>.</p> <p>They address a number of security vulnerabilities so all users are encouraged to upgrade.</p> <p>Cowboy now includes a <a href="https://ninenines.eu/docs/en/cowboy/2.16/guide/security_checklist/">security checklist</a> that can be given to AI to scan your own application for common mistakes that can lead to vulnerabilities.</p> -<p>Expect a few more security oriented releases in the near future (or minors with security fixes or harnesses). They will be meant to address increased threats from AI agents usage. Please refer to the companion post <a href="https://ninenines/eu/articles/security-strategy">explaining the security strategy</a> for more details.</p> -<p>Please refer to the relevant migration guides for a more complete list of changes: either <a href="https://ninenines.eu/docs/en/cowboy/2.16/guide/migrating_from_2.16/">Cowboy</a> and <a href="https://ninenines.eu/docs/en/gun/2.4/guide/migrating_from_2.4/">Gun</a>.</p> +<p>Expect a few more security oriented releases in the near future (or minors with security fixes or harnesses). They will be meant to address increased threats from AI agents usage. Please refer to the companion post <a href="https://ninenines.eu/articles/security-strategy">explaining the security strategy</a> for more details.</p> +<p>Please refer to the relevant migration guides for a more complete list of changes: either <a href="https://ninenines.eu/docs/en/cowboy/2.16/guide/migrating_from_2.15/">Cowboy</a> and <a href="https://ninenines.eu/docs/en/gun/2.4/guide/migrating_from_2.3/">Gun</a>.</p> <p>You can donate to these projects via <a href="https://github.com/sponsors/essen">GitHub Sponsors</a>.</p> <p>As usual, feedback is appreciated, and issues or questions should be sent via Github tickets or discussions. We also have a Discord server. <a href="https://discord.gg/x25nNq2fFE">Join Erlang OSS Discord now!</a></p> |
