doc: fix anchor for ERR_TLS_INVALID_CONTEXT

PR-URL: https://github.com/nodejs/node/pull/31915
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
pull/31897/head
Tobias Nießen 2020-02-22 15:18:56 -04:00 committed by Tobias Nießen
parent 0e63a079e8
commit fa1fc6bf9f
1 changed files with 1 additions and 1 deletions

View File

@ -1850,7 +1850,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.
<a id="ERR_TLS_INVALID_CONTEXT">
<a id="ERR_TLS_INVALID_CONTEXT"></a>
### `ERR_TLS_INVALID_CONTEXT`
<!-- YAML
added: v13.3.0