Skip to content

Commit

Permalink
point to Node.js LTS docs (#3105)
Browse files Browse the repository at this point in the history
  • Loading branch information
19shubham11 authored Mar 15, 2021
1 parent edda265 commit 03e2be1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/en-us/web/http/cookies/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ <h3 id="The_Set-Cookie_and_Cookie_headers">The <code>Set-Cookie</code> and <code

<ul>
<li><a href="https://secure.php.net/manual/en/function.setcookie.php">PHP</a></li>
<li><a href="https://nodejs.org/dist/latest-v8.x/docs/api/http.html#http_response_setheader_name_value">Node.JS</a></li>
<li><a href="https://nodejs.org/dist/latest-v14.x/docs/api/http.html#http_response_setheader_name_value">Node.JS</a></li>
<li><a href="https://docs.python.org/3/library/http.cookies.html">Python</a></li>
<li><a href="https://api.rubyonrails.org/classes/ActionDispatch/Cookies.html">Ruby on Rails</a></li>
</ul>
Expand Down

0 comments on commit 03e2be1

Please sign in to comment.