From 126e893b8571acea02b61c932bdd26ed07caf108 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tobias=20Nie=C3=9Fen?= Date: Sat, 22 Feb 2020 15:18:56 -0400 Subject: [PATCH] doc: fix anchor for ERR_TLS_INVALID_CONTEXT --- doc/api/errors.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/api/errors.md b/doc/api/errors.md index b186275807aee7..f1a23f1e93d233 100644 --- a/doc/api/errors.md +++ b/doc/api/errors.md @@ -1831,7 +1831,7 @@ recommended to use 2048 bits or larger for stronger security. A TLS/SSL handshake timed out. In this case, the server must also abort the connection. - + ### `ERR_TLS_INVALID_CONTEXT`