Skip to content

Commit 12a0e69

Browse files
committed
correct links for the releases in the readme
1 parent c98b740 commit 12a0e69

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,13 +52,13 @@ Major versions indicate breaking changes while minor updates are backward compat
5252
The patch position is increased whenever bugfixes need to be applied.
5353
The following release contains the latest version of the AAS schemas (see also the [releases](https://github.com/admin-shell-io/aas-specs-api/releases) section of this repository):
5454

55-
* [3.0.2](https://github.com/admin-shell-io/aas-specs-api/releases/tag/V3.0.2) is the bugfix release for the `V3.0.2` version of the AAS APIs, containing the normative schemas for the published document "Specification of the Asset Administration Shell - Part 2: Application Programming Interfaces - **Version 3.0.2**". *Use this release if you want to work with the latest specified AAS version.*
55+
* [3.0.2](https://github.com/admin-shell-io/aas-specs-api/releases/tag/v3.0.2) is the bugfix release for the `V3.0.2` version of the AAS APIs, containing the normative schemas for the published document "Specification of the Asset Administration Shell - Part 2: Application Programming Interfaces - **Version 3.0.2**". *Use this release if you want to work with the latest specified AAS version.*
5656

57-
Previous releases (deprecated by [3.0.2](https://github.com/admin-shell-io/aas-specs-api/releases/tag/V3.0.2)):
57+
Previous releases (deprecated by [3.0.2](https://github.com/admin-shell-io/aas-specs-api/releases/tag/v3.0.2)):
5858

59-
* [3.0.1](https://github.com/admin-shell-io/aas-specs-api/releases/tag/V3.0.1) is the bugfix release for the `V3.0.1` version of the AAS APIs, containing the normative schemas for the published document "Specification of the Asset Administration Shell - Part 2: Application Programming Interfaces - Version 3.0.1".
59+
* [3.0.1](https://github.com/admin-shell-io/aas-specs-api/releases/tag/v3.0.1) is the bugfix release for the `V3.0.1` version of the AAS APIs, containing the normative schemas for the published document "Specification of the Asset Administration Shell - Part 2: Application Programming Interfaces - Version 3.0.1".
6060

61-
* [3.0](https://github.com/admin-shell-io/aas-specs-api/releases/tag/V3.0) is the first major release for the AAS APIs, containing the normative API descriptions for the published document "Specification of the Asset Administration Shell - Part 2: Application Programming Interfaces - Version 3.0".
61+
* [3.0](https://github.com/admin-shell-io/aas-specs-api/releases/tag/v3.0) is the first major release for the AAS APIs, containing the normative API descriptions for the published document "Specification of the Asset Administration Shell - Part 2: Application Programming Interfaces - Version 3.0".
6262

6363

6464
## Contributing

0 commit comments

Comments
 (0)