We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59cad32 commit 772a21cCopy full SHA for 772a21c
doc/api/deprecations.md
@@ -2860,7 +2860,7 @@ The [`crypto.Certificate()` constructor][] is deprecated. Use
2860
[`response.end()`]: http.html#http_response_end_data_encoding_callback
2861
[`response.finished`]: #http_response_finished
2862
[`response.writableFinished`]: #http_response_writablefinished
2863
-[`response.writableEnded`]: #http_response_writableended
+[`response.writableEnded`]: http.html#http_response_writableended
2864
[`script.createCachedData()`]: vm.html#vm_script_createcacheddata
2865
[`setInterval()`]: timers.html#timers_setinterval_callback_delay_args
2866
[`setTimeout()`]: timers.html#timers_settimeout_callback_delay_args
0 commit comments