Skip to content

Commit 8dd67a8

Browse files
nshunhiroppy
authored andcommitted
nodejs-ja: Fix link (#2181)
Fix link to `/ja/docs/es6` in `/ja/docs/index.md`.
1 parent 3777347 commit 8dd67a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

locale/ja/docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ labels:
4848
### ES6 の機能
4949

5050
<!-- The [ES6 section](/en/docs/es6/) describes the three ES6 feature groups, and details which features are enabled by default in Node.js, alongside explanatory links. It also shows how to find version of V8 shipped with a particular Node.js release. -->
51-
[ES6 のセクション](/en/docs/es6/) では、ES6 の3つの機能について説明しており、それぞれの機能ごとのリンクと一緒に Node.js の標準で有効化されているかについて書いてあります。また、リリースされた Node.js のバージョンごとに組み込まれている V8 のバージョンを知るのにも利用することができます。
51+
[ES6 のセクション](/ja/docs/es6/) では、ES6 の3つの機能について説明しており、それぞれの機能ごとのリンクと一緒に Node.js の標準で有効化されているかについて書いてあります。また、リリースされた Node.js のバージョンごとに組み込まれている V8 のバージョンを知るのにも利用することができます。
5252

5353
<!-- ### Guides -->
5454
### ガイド

0 commit comments

Comments
 (0)