Skip to content

Commit 193cd66

Browse files
authored
Add banner and link to Node.js cert and training discounts (#3551)
Signed-off-by: Brian Warner <brian@bdwarner.com>
1 parent b086163 commit 193cd66

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -278,8 +278,8 @@ function getSource (callback) {
278278
},
279279
banner: {
280280
visible: true,
281-
text: 'New security releases now available for 15.x, 14.x and 12.x release lines',
282-
link: '/en/blog/vulnerability/november-2020-security-releases/'
281+
text: 'Node.js Certifications and Trainings are on sale, now until Dec. 8',
282+
link: 'https://nodejs.medium.com/cyber-monday-sale-save-up-to-65-on-node-js-certifications-and-training-810a20bad64e'
283283
}
284284
}
285285
}

0 commit comments

Comments
 (0)