From abe6a675110d340181d5b6c61dbfce9760aed64f Mon Sep 17 00:00:00 2001 From: Maledong Date: Sun, 15 Aug 2021 16:52:03 +0800 Subject: [PATCH] ja-JP: add the missing link for Node.js 15.x Node.js 15.x is missing in doc, this is a fix for it. --- locale/ja/docs/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/locale/ja/docs/index.md b/locale/ja/docs/index.md index ae85fe3be20b5..0d878d204f41a 100644 --- a/locale/ja/docs/index.md +++ b/locale/ja/docs/index.md @@ -30,6 +30,7 @@ labels: ### 以前のバージョンの API リファレンスをお探しですか? +* [Node.js 15.x](https://nodejs.org/docs/latest-v15.x/api/) * [Node.js 13.x](https://nodejs.org/docs/latest-v13.x/api/) * [Node.js 12.x](https://nodejs.org/docs/latest-v12.x/api/) * [Node.js 11.x](https://nodejs.org/docs/latest-v11.x/api/)