We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0656ff commit 287ce7bCopy full SHA for 287ce7b
doc/api/deprecations.md
@@ -2838,7 +2838,7 @@ The [`crypto.Certificate()` constructor][] is deprecated. Use
2838
[`response.end()`]: http.html#http_response_end_data_encoding_callback
2839
[`response.finished`]: http.html#http_response_finished
2840
[`response.writableFinished`]: #http_response_writablefinished
2841
-[`response.writableEnded`]: http.html#http_response_writableended
+[`response.writableEnded`]: #http_response_writableended
2842
[`script.createCachedData()`]: vm.html#vm_script_createcacheddata
2843
[`setInterval()`]: timers.html#timers_setinterval_callback_delay_args
2844
[`setTimeout()`]: timers.html#timers_settimeout_callback_delay_args
0 commit comments