File tree Expand file tree Collapse file tree 3 files changed +13
-1
lines changed Expand file tree Collapse file tree 3 files changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ Node.jsのリリーススケジュールに関する詳しい情報は[GitHub](h
15
15
16
16
### 商用サポート
17
17
18
- メンテナンス期間を終了したバージョンの商用サポートは私たちのOpenJSエコシステム持続可能性プログラムのパートナーである [ HeroDevs] ( https://herodevs.com/ ) を通して利用可能です 。
18
+ 私たちのOpenJSエコシステム持続可能性プログラムのパートナーである [ HeroDevs] ( https://www. herodevs.com/support/node-nes?utm_source=NodeJS+&utm_medium=Link&utm_campaign=Version_support_page ) からメンテナンスを終了したバージョンの商用サポートを受けることができます 。
19
19
20
20
## 各バージョンの最新のリリース
21
21
Original file line number Diff line number Diff line change 94
94
"acceptInputFromTheCommandLineInNodejs" : " Accepter des données provenant de la ligne de commande dans Node.js"
95
95
}
96
96
},
97
+ "migrations" : {
98
+ "links" : {
99
+ "migrations" : " Migrations des zones d'utilisation" ,
100
+ "introduction" : " Introduction aux migrations des zones d'utilisation"
101
+ }
102
+ },
97
103
"modules" : {
98
104
"links" : {
99
105
"modules" : " Modules" ,
Original file line number Diff line number Diff line change 94
94
"acceptInputFromTheCommandLineInNodejs" : " Node.jsでコマンドラインからの入力を受け取る"
95
95
}
96
96
},
97
+ "migrations" : {
98
+ "links" : {
99
+ "migrations" : " ユーザーランドの移行" ,
100
+ "introduction" : " ユーザーランドの移行入門"
101
+ }
102
+ },
97
103
"modules" : {
98
104
"links" : {
99
105
"modules" : " モジュール" ,
You can’t perform that action at this time.
0 commit comments