fix Versioning format in compatibility.md (#4295)

This commit is contained in:
Nicolas Barithel
2019-02-11 11:43:47 +01:00
committed by Eugenio Romano
parent 1079361c2c
commit 324e86aaf3

View File

@@ -5,7 +5,7 @@ Title: Version compatibility
# Version compatibility
The table below shows the versions of Alfresco's backend services that
have been tested with recent versions of ADF. Note that *smoke testing*
have been tested with latest versions of ADF. Note that *smoke testing*
means that the version should be safe to use (ie, it won't "catch fire")
but it is not guaranteed to be free of minor issues or missing features.
@@ -14,6 +14,6 @@ You can find further information about released versions of ADF in the
| ADF version | ACS versions | APS versions |
| -- | -- | -- |
| [2.6](versionIndex.md#v260) | **Full test:** v6.0, v5.2.4 <br/> **Smoke test:** v5.3.2 | **Full test:** v1.9.0 <br/>**Smoke test:** v1.8.1, v1.7.0, v1.6.4 |
| [2.5](versionIndex.md#v250) | **Full test:** v5.2.3 | **Full test:** v1.6.4 |
| [2.4](versionIndex.md#v240) | **Full test:** v5.2.3 <br/> **Smoke test:** v6.0.0 | **Full test:** v1.8.1 <br/> **Smoke test:** v1.9.0, v1.8.0, v1.7.0, v1.6.4 |
| [2.6.0](versionIndex.md#v260) | **Full test:** v6.0.0, v5.2.4 <br/> **Smoke test:** v5.2.3 | **Full test:** v1.9.0 <br/>**Smoke test:** v1.8.1, v1.7.0, v1.6.4 |
| [2.5.0](versionIndex.md#v250) | **Full test:** v5.2.3 | **Full test:** v1.6.4 |
| [2.4.0](versionIndex.md#v240) | **Full test:** v5.2.3 <br/> **Smoke test:** v6.0.0 | **Full test:** v1.8.1 <br/> **Smoke test:** v1.9.0, v1.8.0, v1.7.0, v1.6.4 |