Skip to content

Commit 856bff5

Browse files
committed
fix header depth
1 parent 31ca6ff commit 856bff5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

development/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ This section answers the questions:
276276
* What versions of Scala 2 are maintained?
277277
* How long will maintenance last?
278278

279-
## Scala 2.13 maintenance
279+
### Scala 2.13 maintenance
280280

281281
Scala 2.13 maintenance is expected to continue indefinitely.
282282

@@ -294,7 +294,7 @@ Most Scala 2 maintenance is done by the Scala team at [Akka](https://akka.io) (t
294294

295295
These remarks apply to Scala 2 itself, that is, the compiler and standard library. Making effective use of Scala 2 also depends on a healthy tooling and library ecosystem. Much of that ecosystem is outside of our direct control, but we help maintainers as much as we can.
296296

297-
## Scala 2.12 maintenance
297+
### Scala 2.12 maintenance
298298

299299
Scala 2.12 will remain fundamental to the Scala ecosystem for as long as sbt 1.x (which requires 2.12) remains in wide use.
300300

@@ -306,7 +306,7 @@ Therefore, there is no plan to end-of-life Scala 2.12 entirely. Maintenance will
306306

307307
But compared to 2.13, maintenance of 2.12 is already minimal and will remain so.
308308

309-
## Scala 2.11 status
309+
### Scala 2.11 status
310310

311311
Scala 2.11 reached end-of-life in 2016.
312312

0 commit comments

Comments
 (0)