Skip to content

Commit 25cfd2f

Browse files
authored
Update introduction.adoc
1 parent 8b86f66 commit 25cfd2f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/src/main/asciidoc/introduction.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,18 +36,18 @@ the former name mod_cluster is currently used for container implementation.
3636
|===
3737
| Release | Tomcat versions | Code | Documentation
3838

39-
| `1.4` | `9.0`, `8.5` (EOL), `8.0` (EOL), `7.0` (EOL) | https://github.com/modcluster/mod_cluster/tree/1.4.x[SCM Branch] | https://docs.modcluster.io/apidocs/1.4/[Javadoc]
39+
| `2.1` (in development) | `11.0`, `10.1`, `9.0` | https://github.com/modcluster/mod_cluster/tree/main[SCM Branch] | https://docs.modcluster.io/apidocs/2.1/[Javadoc]
4040
| `2.0` | `10.1`, `9.0`, `8.5` (EOL) | https://github.com/modcluster/mod_cluster/tree/2.0.x[SCM Branch] | https://docs.modcluster.io/apidocs/2.0/[Javadoc]
41-
| `2.1` (in development) | `11.0`, `10.1`, `9.0` | https://github.com/modcluster/mod_cluster/tree/main[SCM Branch] |
41+
| `1.4` | `9.0`, `8.5` (EOL), `8.0` (EOL), `7.0` (EOL) | https://github.com/modcluster/mod_cluster/tree/1.4.x[SCM Branch] | https://docs.modcluster.io/apidocs/1.4/[Javadoc]
4242
|===
4343

4444
=== Apache HTTP modules
4545

4646
|===
4747
| Release | httpd versions | Code | Documentation
4848

49-
| `1.3` | 2.4.49 and newer | https://github.com/modcluster/mod_cluster/tree/1.3.x[SCM Branch] |
5049
| `2.0` (in development) | 2.4.53 and newer | https://github.com/modcluster/mod_proxy_cluster/tree/main[SCM Branch] | https://docs.modcluster.io/apidocs/mpc-2.0/[Doxygen]
50+
| `1.3` | 2.4.49 and newer | https://github.com/modcluster/mod_cluster/tree/1.3.x[SCM Branch] |
5151
|===
5252

5353
Complete documentation for legacy versions is archived at https://docs.modcluster.io/legacy/.

0 commit comments

Comments
 (0)