From a1e85d3b8d686af2f09f324112baf07bcc472e4c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Thu, 25 Jun 2020 13:45:04 +0200 Subject: More Ranch 2.0 doc updates --- docs/en/ranch/2.0/guide/migrating_from_1.7.asciidoc | 2 +- docs/en/ranch/2.0/guide/migrating_from_1.7/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/en/ranch/2.0/guide') diff --git a/docs/en/ranch/2.0/guide/migrating_from_1.7.asciidoc b/docs/en/ranch/2.0/guide/migrating_from_1.7.asciidoc index d10d1fdf..3ed6d85d 100644 --- a/docs/en/ranch/2.0/guide/migrating_from_1.7.asciidoc +++ b/docs/en/ranch/2.0/guide/migrating_from_1.7.asciidoc @@ -160,4 +160,4 @@ for Erlang/OTP 19 and 20 has been removed. `ssl:ssl_accept/1,2`. * The `ranch_ssl:ssl_opt()` type has been updated to conform - with Erlang/OTP 22.0. + with Erlang/OTP 23.0. diff --git a/docs/en/ranch/2.0/guide/migrating_from_1.7/index.html b/docs/en/ranch/2.0/guide/migrating_from_1.7/index.html index c943efae..186d66a8 100644 --- a/docs/en/ranch/2.0/guide/migrating_from_1.7/index.html +++ b/docs/en/ranch/2.0/guide/migrating_from_1.7/index.html @@ -138,7 +138,7 @@
  • Ranch now calls ssl:handshake/1,2,3 instead of ssl:ssl_accept/1,2.
  • -
  • The ranch_ssl:ssl_opt() type has been updated to conform with Erlang/OTP 22.0. +
  • The ranch_ssl:ssl_opt() type has been updated to conform with Erlang/OTP 23.0.
  • -- cgit v1.2.3