Skip to content

Commit 99d5d49

Browse files
committed
Small updates to the README file
1 parent f5eedda commit 99d5d49

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Java CI with Maven:
99

1010
About
1111
-----
12-
The RWS Digital Experience Accelerator (DXA) is a reference implementation of RWS Tridion Sites 10, 9.x and RWS Web 8 intended to help you create, design and publish an RWS Tridion/Web-based website quickly.
12+
The RWS Digital Experience Accelerator (DXA) is a reference implementation of RWS Tridion Sites 10.x, 10, 9.x and RWS Web 8 intended to help you create, design and publish an RWS Tridion/Web-based website quickly.
1313

1414
DXA is available for both .NET and Java web applications. Its modular architecture consists of a framework and example web application, which includes all core RWS Tridion/Web functionality as well as separate Modules for additional, optional functionality.
1515

@@ -26,6 +26,7 @@ Compatibility Matrices
2626
<table>
2727
<tr>
2828
<th nowrap="nowrap">DXA Version</th>
29+
<th nowrap="nowrap">Tridion Sites 10.1</th>
2930
<th nowrap="nowrap">Tridion Sites 10</th>
3031
<th nowrap="nowrap">Tridion Sites 9.6</th>
3132
<th nowrap="nowrap">Tridion Sites 9.5</th>
@@ -37,13 +38,15 @@ Compatibility Matrices
3738
<td nowrap="nowrap" align="center">✔️</td>
3839
<td nowrap="nowrap" align="center">✔️</td>
3940
<td nowrap="nowrap" align="center">✔️</td>
41+
<td nowrap="nowrap" align="center">✔️</td>
4042
</tr>
4143
<tr text-align="center">
4244
<td nowrap="nowrap">2.3.x</td>
4345
<td nowrap="nowrap" align="center">✔️</td>
4446
<td nowrap="nowrap" align="center">✔️</td>
4547
<td nowrap="nowrap" align="center">✔️</td>
4648
<td nowrap="nowrap" align="center">✔️</td>
49+
<td nowrap="nowrap" align="center">✔️</td>
4750
</tr>
4851
</table>
4952

@@ -74,7 +77,7 @@ Compatibility Matrices
7477
</tr>
7578
</table>
7679

77-
The latest `DXA 2.3` version includes the `Spring Framework version 6` and `Jakarta Servlet API` as dependencies.
80+
The latest `DXA 2.3` version includes the `Spring Framework version 7` and `Jakarta Servlet API` as dependencies.
7881

7982
Build
8083
-----

0 commit comments

Comments
 (0)