Skip to content

Commit 885d7d9

Browse files
use alertBox as info
1 parent 8b4b976 commit 885d7d9

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

apps/site/pages/en/blog/migrations/v12-to-v14.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ author: AugustinMauroy
88

99
# Node.js v12 to v14
1010

11-
<AlertBox level="warning" title="!">
11+
<AlertBox level="info" title="!">
1212
This article cover a part of the migration from Node.js v12 to v14. The
1313
userland migrations team is working on more codemods to help you with the
1414
migration.

apps/site/pages/en/blog/migrations/v14-to-v16.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ author: AugustinMauroy
88

99
# Node.js v14 to v16
1010

11-
<AlertBox level="warning" title="!">
11+
<AlertBox level="info" title="!">
1212
This article cover a part of the migration from Node.js v14 to v16. The
1313
userland migrations team is working on more codemods to help you with the
1414
migration.

apps/site/pages/en/blog/migrations/v20-to-v22.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ author: AugustinMauroy
88

99
# Node.js v20 to v22
1010

11-
<AlertBox level="warning" title="!">
11+
<AlertBox level="info" title="!">
1212
This article cover a part of the migration from Node.js v20 to v22. The
1313
userland migrations team is working on more codemods to help you with the
1414
migration.

apps/site/pages/en/blog/migrations/v22-to-v24.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ author: AugustinMauroy
88

99
# Node.js v22 to v24
1010

11-
<AlertBox level="warning" title="!">
11+
<AlertBox level="info" title="!">
1212
This article cover a part of the migration from Node.js v22 to v24. The
1313
userland migrations team is working on more codemods to help you with the
1414
migration.

0 commit comments

Comments
 (0)