We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 114784d commit 89afdadCopy full SHA for 89afdad
source/layout/index.njk
@@ -11,9 +11,8 @@
11
12
<ul>
13
<li><a href="https://nodejs.org/api/">Node.js 最新</a>
14
+ <li><a href="https://nodejs.org/dist/latest-v10.x/docs/api/">Node.js v10.x</a>
15
<li><a href="https://nodejs.org/dist/latest-v8.x/docs/api/">Node.js v8.x</a>
- <li><a href="https://nodejs.org/dist/latest-v6.x/docs/api/">Node.js v6.x</a>
16
- <li><a href="https://nodejs.org/dist/latest-v4.x/docs/api/">Node.js v4.x</a>
17
</ul>
18
19
<h2>Slack</h2>
0 commit comments