From 71ec2f57998e31a63ee5556e46b6ab3d0c50114d Mon Sep 17 00:00:00 2001 From: Takeharu Oshida Date: Tue, 6 Feb 2024 14:02:12 +0900 Subject: [PATCH] fix node offical page link --- Runtime_Support/node_support.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Runtime_Support/node_support.md b/Runtime_Support/node_support.md index 0562441f..223332a8 100644 --- a/Runtime_Support/node_support.md +++ b/Runtime_Support/node_support.md @@ -24,7 +24,7 @@ On April 30th, 2022 Node 12 will no longer be offered as an option in the create | Node 9.x | End of Life | June 30 2019 | Windows & Linux | | Node 8.x | End of Life | December 31 2019 | Windows & Linux | -[Node.js support timeline](https://nodejs.org/about/releases/) +[Node.js support timeline](https://nodejs.org/en/about/releases/) ## How to update your app to target a different version of Node