We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1f7a45 commit b075992Copy full SHA for b075992
1 file changed
source/layout/index.njk
@@ -11,6 +11,7 @@
11
12
<ul>
13
<li><a href="https://nodejs.org/api/">Node.js 最新</a>
14
+ <li><a href="https://nodejs.org/dist/latest-v14.x/docs/api/">Node.js v14.x</a>
15
<li><a href="https://nodejs.org/dist/latest-v12.x/docs/api/">Node.js v12.x</a>
16
<li><a href="https://nodejs.org/dist/latest-v10.x/docs/api/">Node.js v10.x</a>
17
</ul>
0 commit comments