Skip to content

Commit 0161a80

Browse files
authored
fix: correct headings levels for Previous Releases page (#6682)
1 parent 4c32d9a commit 0161a80

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pages/en/about/previous-releases.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@ After six months, odd-numbered releases (9, 11, etc.) become unsupported, and ev
1010
_LTS_ release status is "long-term support", which typically guarantees that critical bugs will be fixed for a total of 30 months.
1111
Production applications should only use _Active LTS_ or _Maintenance LTS_ releases.
1212

13-
### Release Schedule
13+
## Release Schedule
1414

1515
![Releases](https://raw.githubusercontent.com/nodejs/Release/main/schedule.svg?sanitize=true)
1616

1717
Full details regarding Node.js release schedule are available [on GitHub](https://github.com/nodejs/release#release-schedule).
1818

19-
### Looking for latest release of a version branch?
19+
## Looking for latest release of a version branch?
2020

2121
<DownloadReleasesTable />

0 commit comments

Comments
 (0)