Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit e7508e5

Browse filesBrowse files
vsemozhetbytMylesBorins
authored andcommitted
doc: fix link in https.md
PR-URL: #18630 Reviewed-By: Jon Moss <me@jonathanmoss.me> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
1 parent f3e6c76 commit e7508e5
Copy full SHA for e7508e5

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎doc/api/https.md‎

Copy file name to clipboardExpand all lines: doc/api/https.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ const req = https.request(options, (res) => {
259259
[`http.Server#setTimeout()`]: http.html#http_server_settimeout_msecs_callback
260260
[`http.Server#timeout`]: http.html#http_server_timeout
261261
[`http.Server`]: http.html#http_class_http_server
262-
[`http.createServer()`]: http.html#httpcreateserveroptions-requestlistener
262+
[`http.createServer()`]: http.html#http_http_createserver_options_requestlistener
263263
[`http.close()`]: http.html#http_server_close_callback
264264
[`http.get()`]: http.html#http_http_get_options_callback
265265
[`http.request()`]: http.html#http_http_request_options_callback

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.