File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 7979 # Ignore specific anchors
8080 r"https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS/Errors#Identifying_the_issue" ,
8181 r"https://github.com/browserslist/browserslist#queries" ,
82+ r"https://github.com/nodejs/release#release-schedule" ,
8283 r"https://github.com/plone/cookiecutter-zope-instance#options" ,
8384 r"https://github.com/plone/plone.docker#for-basic-usage" ,
8485 r"https://github.com/plone/plone.rest#cors" ,
Original file line number Diff line number Diff line change @@ -397,12 +397,12 @@ it provides easy access to any NodeJS released version.
397397 nvm version
398398 ` ` `
399399
400- 1. Install any active LTS version of NodeJS (https://nodejs.org/en/about/releases/ ):
400+ 1. Install any active LTS version of NodeJS (https://github.com/nodejs/release#release-schedule ):
401401
402402 ` ` ` {note}
403403 :class: margin
404404 Volto supports currently active NodeJS LTS versions based on [NodeJS
405- Releases page](https://nodejs.org/en/about/releases/ ), starting with Node 14 LTS.
405+ Releases page](https://github.com/nodejs/release#release-schedule ), starting with Node 14 LTS.
406406 ` ` `
407407
408408 ` ` ` bash
You can’t perform that action at this time.
0 commit comments