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