diff options
author | Loïc Hoguin <[email protected]> | 2025-02-17 15:27:28 +0100 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2025-02-17 15:27:28 +0100 |
commit | 21e7107a9ee413f27de9cb5b92711763be55717b (patch) | |
tree | f232c9bc16329096e8a0083f247a0aa54405a5c1 /_build | |
parent | 2e49281b5dd299a132a3bd3a0b702db9b4c1d036 (diff) | |
download | ninenines.eu-21e7107a9ee413f27de9cb5b92711763be55717b.tar.gz ninenines.eu-21e7107a9ee413f27de9cb5b92711763be55717b.tar.bz2 ninenines.eu-21e7107a9ee413f27de9cb5b92711763be55717b.zip |
Fix link
Diffstat (limited to '_build')
-rw-r--r-- | _build/content/articles/ranch-2.2.0.asciidoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_build/content/articles/ranch-2.2.0.asciidoc b/_build/content/articles/ranch-2.2.0.asciidoc index ee128958..29e86d67 100644 --- a/_build/content/articles/ranch-2.2.0.asciidoc +++ b/_build/content/articles/ranch-2.2.0.asciidoc @@ -18,7 +18,7 @@ tested and supported on Linux, macOS and Windows, but should also work on BSD. A complete list of changes can be found in the migration guide: -https://ninenines.eu/docs/en/ranch/2.1/guide/migrating_from_2.1/[Migrating from Ranch 2.1 to 2.2]. +https://ninenines.eu/docs/en/ranch/2.2/guide/migrating_from_2.1/[Migrating from Ranch 2.1 to 2.2]. Ranch `1.8.1` was also released to provide compatibility with OTP-28. |