We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 772a21c commit 4a20472Copy full SHA for 4a20472
doc/api/deprecations.md
@@ -2858,7 +2858,7 @@ The [`crypto.Certificate()` constructor][] is deprecated. Use
2858
[`response.socket`]: http.html#http_response_socket
2859
[`response.connection`]: http.html#http_response_connection
2860
[`response.end()`]: http.html#http_response_end_data_encoding_callback
2861
-[`response.finished`]: #http_response_finished
+[`response.finished`]: http.html#http_response_finished
2862
[`response.writableFinished`]: #http_response_writablefinished
2863
[`response.writableEnded`]: http.html#http_response_writableended
2864
[`script.createCachedData()`]: vm.html#vm_script_createcacheddata
0 commit comments