We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 881ddd2 commit 207b401Copy full SHA for 207b401
apps/site/pages/ja/index.mdx
@@ -10,7 +10,6 @@ layout: home
10
<h1 className="special">どこでもJavaScriptを使おう</h1>
11
12
Node.js®はクロスプラットフォームに対応したフリーでオープンソースのJavaScript実行環境です。開発者にサーバー、ウェブアプリ、コマンドラインツール、スクリプトなどを開発する環境を提供します。
13
-
14
</div>
15
16
<div className="flex gap-4">
@@ -27,7 +26,6 @@ layout: home
27
26
<small className="!text-xs">EOLバージョン用</small>
28
</Button>
29
30
31
32
</section>
33
@@ -116,9 +114,7 @@ layout: home
116
114
117
115
// run with `node threads.mjs`
118
```
119
120
121
122
-私たちの[学習教材](/learn)でNode.jsでできることをさらに学んでみましょう。
123
+ 私たちの[学習教材](/learn)でNode.jsでできることをさらに学んでみましょう。
124
0 commit comments